tests/test-fix.t
changeset 43220 d3d1a3afe7aa
parent 43058 808a57a08470
child 43226 5272bd7e7517
--- a/tests/test-fix.t	Sat Oct 12 11:00:20 2019 -0700
+++ b/tests/test-fix.t	Fri Jul 26 08:43:57 2019 -0700
@@ -1338,6 +1338,8 @@
   fixer tool has no pattern configuration: nopattern
   $ cat foo bar
   foobar (no-eol)
+  $ hg fix --debug --working-dir --config "fix.nocommand:pattern=foo.bar"
+  fixer tool has no command configuration: nocommand
 
   $ cd ..