tests/test-log.t
changeset 19125 6ba6e345961e
parent 18991 c1af1fb314bc
child 19126 5c5152af0d15
--- a/tests/test-log.t	Sat Apr 27 23:49:34 2013 -0700
+++ b/tests/test-log.t	Thu May 02 20:23:14 2013 -0500
@@ -84,6 +84,14 @@
   abort: cannot follow file not in parent revision: "dir"
   [255]
 
+-f, a wrong style
+
+  $ hg log -f -l1 --style something
+  abort: style 'something' not found
+  (available styles: changelog, bisect, default, xml, compact)
+  [255]
+
+
 -f, but no args
 
   $ hg log -f