MCPcopy
hub / github.com/saltstack/salt / test_gitpython_name

Function test_gitpython_name

tests/pytests/functional/utils/gitfs/test_gitfs.py:215–216  ·  view source on GitHub ↗
(gitpython_gitfs_opts)

Source from the content-addressed store, hash-verified

213
214@skipif_no_gitpython
215def test_gitpython_name(gitpython_gitfs_opts):
216 _test_name(gitpython_gitfs_opts)
217
218
219@skipif_no_pygit2

Callers

nothing calls this directly

Calls 1

_test_nameFunction · 0.85

Tested by

no test coverage detected