X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fcustom_exception_class_simple.t;h=27e451621223924c87f0fd0b67268164b799b0ca;hb=4f96d61ccf40febbf2f80a376cd3ec7b456c699c;hp=d11bbd374942e057766710937f65e4923994c398;hpb=2a56ace924b296189e0bf5864d6a3b92809fef66;p=catagits%2FCatalyst-Runtime.git diff --git a/t/custom_exception_class_simple.t b/t/custom_exception_class_simple.t index d11bbd3..27e4516 100644 --- a/t/custom_exception_class_simple.t +++ b/t/custom_exception_class_simple.t @@ -1,5 +1,3 @@ -#!/usr/bin/env perl - use strict; use warnings; use FindBin qw/$Bin/;