##// END OF EJS Templates
test-nested-repo.t: touch another file inside nested repo...
Siddharth Agarwal -
r19124:4cdec37f default
parent child Browse files
Show More
@@ -8,6 +8,9 b' Should print nothing:'
8 8 $ hg add b
9 9 $ hg st
10 10
11 $ echo y > b/y
12 $ hg st
13
11 14 Should fail:
12 15
13 16 $ hg st b/x
General Comments 0
You need to be logged in to leave comments. Login now