updated
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / test.pl
diff --git a/test.pl b/test.pl
deleted file mode 100644 (file)
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') }