X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Fauthor%2Fnotabs.t;fp=t%2Fauthor%2Fnotabs.t;h=0000000000000000000000000000000000000000;hp=5cd3ae014ba7b8de6483d44a7813d47ce624692f;hb=807303a1658f895c41417beba24d24ff9b71c194;hpb=b62c4f8b4b612b159ff6e02e350a818f6c6ee5c3 diff --git a/t/author/notabs.t b/t/author/notabs.t deleted file mode 100644 index 5cd3ae0..0000000 --- a/t/author/notabs.t +++ /dev/null @@ -1,10 +0,0 @@ -use strict; -use warnings; - -use File::Spec; -use FindBin (); -use Test::More; -use Test::NoTabs; - -all_perl_files_ok(qw/lib/); -