tests/test-status.t
branchstable
changeset 21942 64fe488b5179
parent 19107 fcf08023c011
child 21972 8864528874f7
--- a/tests/test-status.t	Wed Jul 02 16:13:48 2014 +0200
+++ b/tests/test-status.t	Thu Jul 24 23:39:25 2014 +0900
@@ -280,6 +280,13 @@
   R removed
   C deleted
 
+status of removed but existing in working directory.  "? removed" should
+not be included:
+
+  $ touch removed
+  $ hg status --rev 0 removed
+  R removed
+
   $ cd ..
 
 hg status of binary file starting with '\1\n', a separator for metadata: