remove useless shebangs in tests
[gitmo/MooseX-Getopt.git] / t / 108_usage_attr.t
index c0286c5..cb2ff86 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env perl
-
 # Re RT#58715 and the claim in the documentation:
 #   If you have Getopt::Long::Descriptive the usage param is also passed to new.