X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Faggregate%2Funit_core_script_help.t;h=d3a6fabd8981d11760528214d1e596d4cdb03fd2;hp=0287990d338f5b5a04d068bd415cd60e83990b09;hb=9c74923de2304b8c8f0a7a2faa0854ad9b4d3a92;hpb=fb34eb9c063c53abd061d260a30f0ca7c57a0833 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('-?');