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

Function test_trivial

tests/envcontext_test.py:20–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18
19
20def test_trivial():
21 _test(before={}, patch={}, expected={})
22
23
24def test_noop():

Callers

nothing calls this directly

Calls 1

_testFunction · 0.85

Tested by

no test coverage detected