tests/test-add.t
branchstable
changeset 24548 c780a63f61ca
parent 24537 2bb13f2b778c
child 24790 baa11dde8c0e
--- a/tests/test-add.t	Tue Mar 31 11:11:39 2015 -0400
+++ b/tests/test-add.t	Tue Mar 31 17:42:46 2015 -0400
@@ -179,6 +179,9 @@
   $ hg add -v capsdir1/capsdir
   adding CapsDir1/CapsDir/AbC.txt (glob)
   adding CapsDir1/CapsDir/SubDir/Def.txt (glob)
+
+  $ hg forget capsdir1/capsdir/abc.txt
+  removing CapsDir1/CapsDir/AbC.txt (glob)
 #endif
 
   $ cd ..