MCPcopy
hub / github.com/gitless-vcs/gitless / test_track_ignored

Method test_track_ignored

gitless/tests/test_core.py:259–260  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

257
258 @assert_no_side_effects(IGNORED_FP, IGNORED_FP_WITH_SPACE)
259 def test_track_ignored(self):
260 self.__assert_track_ignored(IGNORED_FP, IGNORED_FP_WITH_SPACE)
261
262
263class TestFileUntrack(TestFile):

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected