MCPcopy Index your code
hub / github.com/pre-commit/pre-commit / test_is_script

Function test_is_script

tests/commands/install_uninstall_test.py:65–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63
64
65def test_is_script():
66 assert is_our_script('pre_commit/resources/hook-tmpl')
67
68
69def test_is_previous_pre_commit(tmpdir):

Callers

nothing calls this directly

Calls 1

is_our_scriptFunction · 0.90

Tested by

no test coverage detected