tests/test-largefiles.t
changeset 18299 a7a88a458a4c
parent 18294 65cec7fa5472
child 18300 745bc16ccef2
--- a/tests/test-largefiles.t	Fri Jan 11 16:30:29 2013 +0100
+++ b/tests/test-largefiles.t	Fri Jan 11 16:30:29 2013 +0100
@@ -1220,6 +1220,10 @@
   $ hg status
   M large
 
+- revert should be able to revert files introduced in a pending merge
+  $ hg revert --all -r .
+  removing .hglf/large
+
 Test that a normal file and a largefile with the same name and path cannot
 coexist.