X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=blobdiff_plain;f=t%2F109_help_flag.t;fp=t%2F109_help_flag.t;h=af2165327ad7820a0709263ee42fcd78ca9f2af3;hp=c60c272d6f04ea02b0a594d47c7acc7143d0e48f;hb=b94db4252590ac633f35977d38c3f0b48748b723;hpb=81b19ed83c9e345f960ccefbcd639dd0e3c2de06 diff --git a/t/109_help_flag.t b/t/109_help_flag.t index c60c272..af21653 100644 --- a/t/109_help_flag.t +++ b/t/109_help_flag.t @@ -29,7 +29,7 @@ use Test::Exception; # before fix, prints this on stderr: #Unknown option: ? -#usage: test1.t +#usage: test1.t # after fix, prints this on stderr: #usage: test1.t [-?] [long options...]