tests/test-nested-repo
changeset 2136 3335564f2518
parent 2061 5987c1eac2ce
child 2965 890e285c52a1
--- a/tests/test-nested-repo
+++ b/tests/test-nested-repo
@@ -14,6 +14,6 @@ hg add b/x
 echo '# should print A b/x'
 hg st
 echo '# should forget b/x'
-hg forget
+hg revert
 echo '# should print nothing'
 hg st b