MCPcopy Index your code
hub / github.com/saltstack/salt / test_pygit2_lock

Function test_pygit2_lock

tests/pytests/functional/utils/gitfs/test_gitfs.py:282–283  ·  view source on GitHub ↗
(pygit2_gitfs_opts)

Source from the content-addressed store, hash-verified

280
281@skipif_no_pygit2
282def test_pygit2_lock(pygit2_gitfs_opts):
283 _test_lock(pygit2_gitfs_opts)

Callers

nothing calls this directly

Calls 1

_test_lockFunction · 0.70

Tested by

no test coverage detected