##// END OF EJS Templates
tests: disable test-audit-path.t with simple store...
Gregory Szorc -
r37439:99844885 default
parent child Browse files
Show More
@@ -1,3 +1,7 b''
1 The simple store doesn't escape paths robustly and can't store paths
2 with periods, etc. So much of this test fails with it.
3 #require no-reposimplestore
4
1 5 $ hg init
2 6
3 7 audit of .hg
General Comments 0
You need to be logged in to leave comments. Login now