tests/test-subrepo-recursion.t
changeset 15912 2bd54ffaa27e
parent 15911 c654eac03452
child 16070 f11eee00c652
child 16073 b254f827b7a6
--- a/tests/test-subrepo-recursion.t	Tue Jan 17 19:10:58 2012 -0500
+++ b/tests/test-subrepo-recursion.t	Tue Jan 17 19:10:59 2012 -0500
@@ -197,12 +197,6 @@
   A foo/bar/z2.txt
 This is expected to forget the file, but is currently broken
   $ hg forget foo/bar/z2.txt
-  not removing foo/bar/z2.txt: file is already untracked
-  [1]
-  $ hg status -S
-  A foo/bar/z2.txt
-When fixed, remove the next two commands
-  $ hg forget -R foo/bar foo/bar/z2.txt
   $ hg status -S
   ? foo/bar/z2.txt
   $ rm foo/bar/z2.txt