X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=test.pl;fp=test.pl;h=0000000000000000000000000000000000000000;hb=bfeb5ca092922fe84d69717450e7dd4e7363b070;hp=09d702328e3403306b80b8b0095ff7b15e593305;hpb=b2f8df5e44849b00365888e61ce49d8e8c9ef234;p=catagits%2FCatalyst-Plugin-Session-State-Cookie.git diff --git a/test.pl b/test.pl deleted file mode 100644 index 09d7023..0000000 --- a/test.pl +++ /dev/null @@ -1,4 +0,0 @@ -use strict; -use Test::More tests => 1; - -BEGIN { use_ok('Catalyst::Plugin::Session::FastMmap') }