Commit 8731e1f4a10a29fe819e3d3011077737e3c7df43

Edward Thomson 2020-02-02T19:01:15

tests::checkout: only examine test10 and test11.txt The checkout::index::can_disable_pathspec_match test attempts to set a path filter of `test11.txt` and `test12.txt`, but then validates that `test10.txt` and `test11.txt` were left unmodified. Update the test's path filter to match the expectation.