Merge branch 'master' into psgi
[catagits/Catalyst-Runtime.git] / t / aggregate / unit_core_script_help.t
index 0287990..d3a6fab 100644 (file)
@@ -15,7 +15,6 @@ use lib "$Bin/../lib";
     sub _getopt_full_usage { $help++ }
 }
 
-test('-h');
 test('--help');
 test('-?');