tests/test-import.t
changeset 984 b286f77d680c
parent 951 e3f7258d05d5
child 1065 f355bbc124fc
--- a/tests/test-import.t	Fri Jun 13 12:49:16 2014 -0700
+++ b/tests/test-import.t	Sat Jun 21 18:31:21 2014 -0400
@@ -1,6 +1,6 @@
 
 This feature requires mercurial 3.0
-(and the `only(` revset is 3.0 specific)
+(and the `only()` revset is 3.0 specific)
 
   $ (hg help revset | grep '"only(' > /dev/null) || exit 80