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

Function test_noop

tests/envcontext_test.py:24–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22
23
24def test_noop():
25 _test(before={'foo': 'bar'}, patch=(), expected={'foo': 'bar'})
26
27
28def test_adds():

Callers

nothing calls this directly

Calls 1

_testFunction · 0.85

Tested by

no test coverage detected