X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F005_strict.t;h=9c79115a2c605e6eae331e36c27cf1287266a148;hb=40a0a2081957d55e49da795a9255db61be85fe2d;hp=484f11e01e5b90346deb13fd98c1c3fe77341ae2;hpb=195fb408a61ad34e0e41887b4f9f8dc384dd5da5;p=gitmo%2FMooseX-Getopt.git diff --git a/t/005_strict.t b/t/005_strict.t index 484f11e..9c79115 100644 --- a/t/005_strict.t +++ b/t/005_strict.t @@ -10,7 +10,6 @@ BEGIN { } { - package App; use Moose;