diff tests/test-parse-date.t @ 29981:73b1c328a7da

util: use single quotes in use warning
author timeless <timeless@mozdev.org>
date Tue, 20 Sep 2016 23:48:30 +0000
parents 491ee264b9f6
children bb18728ea617
line wrap: on
line diff
--- a/tests/test-parse-date.t	Tue Sep 20 23:48:19 2016 +0000
+++ b/tests/test-parse-date.t	Tue Sep 20 23:48:30 2016 +0000
@@ -102,7 +102,7 @@
 Negative range
 
   $ hg log -d "--2"
-  abort: -2 must be nonnegative (see "hg help dates")
+  abort: -2 must be nonnegative (see 'hg help dates')
   [255]
 
 Whitespace only