tests/test-grep.t
changeset 24064 c260887cdbcd
parent 22947 c63a09b6b337
child 29854 b842b1adfea2
--- a/tests/test-grep.t	Fri Feb 06 00:22:20 2015 +0900
+++ b/tests/test-grep.t	Fri Feb 06 21:53:39 2015 +0900
@@ -82,6 +82,10 @@
   port:1:2:+:eggs:export
   port:0:1:+:spam:import
 
+  $ hg up -q null
+  $ hg grep -f port
+  [1]
+
   $ cd ..
   $ hg init t2
   $ cd t2