X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Faggregate%2Funit_core_script_help.t;h=d3a6fabd8981d11760528214d1e596d4cdb03fd2;hb=0b0aee670c39f8cb8f140eb62de9bfaf2c343a24;hp=0287990d338f5b5a04d068bd415cd60e83990b09;hpb=3a8c155fa0077e949f68f29fbe4b835d5484a2c9;p=catagits%2FCatalyst-Runtime.git diff --git a/t/aggregate/unit_core_script_help.t b/t/aggregate/unit_core_script_help.t index 0287990..d3a6fab 100644 --- a/t/aggregate/unit_core_script_help.t +++ b/t/aggregate/unit_core_script_help.t @@ -15,7 +15,6 @@ use lib "$Bin/../lib"; sub _getopt_full_usage { $help++ } } -test('-h'); test('--help'); test('-?');