tests/test-audit-path.t
changeset 34832 d6009d1488e8
parent 34689 f07cf12e740f
child 34833 07bbb208a924
--- a/tests/test-audit-path.t	Fri Oct 13 23:00:31 2017 +0200
+++ b/tests/test-audit-path.t	Tue Oct 17 08:07:43 2017 -0700
@@ -119,9 +119,14 @@
 
   $ hg manifest -r3
   ../test
+  $ mkdir ../test
+  $ echo data > ../test/file
   $ hg update -Cr3
   abort: path contains illegal component: ../test (glob)
   [255]
+  $ cat ../test/file
+  cat: ../test/file: No such file or directory
+  [1]
 
 attack /tmp/test