tests/test-largefiles.t
changeset 18974 d78a136a8036
parent 18969 257afe5489d4
child 18976 6734951e2d24
--- a/tests/test-largefiles.t	Mon Apr 15 01:41:49 2013 +0200
+++ b/tests/test-largefiles.t	Mon Apr 15 01:43:31 2013 +0200
@@ -1486,7 +1486,10 @@
   $ hg cat -r '.^' sub/large4 doesntexist
   large4-modified
   doesntexist: no such file in rev a381d2c8c80e
-  [1]
+  $ hg --cwd sub cat -r '.^' large4
+  large4-modified
+  $ hg --cwd sub cat -r '.^' ../normal3
+  normal3-modified
 
 Test that renaming a largefile results in correct output for status