##// END OF EJS Templates
tests: stabilize `test-sparse.t` on Windows...
Matt Harbison -
r52843:93a533fa default
parent child Browse files
Show More
@@ -34,7 +34,9 Test that sparse pattern by default is i
34 34 $ mk 'foo' bar
35 35 $ mk 'foo-bar' x
36 36 $ mk 'unanchoredfoo-bar' x
37 #if no-windows
37 38 $ mk 'foo*bar' x
39 #endif
38 40 $ mk 'dir/foo-bar' x
39 41 $ hg status --config rhg.on-unsupported=abort
40 42 ? dir/foo-bar/x
General Comments 0
You need to be logged in to leave comments. Login now