Convert to Dist::Zilla
[catagits/Test-EOL.git] / t / 00-load.t
diff --git a/t/00-load.t b/t/00-load.t
deleted file mode 100644 (file)
index 57483c1..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#!perl -T
-
-use Test::More tests => 1;
-
-BEGIN {
-    use_ok( 'Test::EOL' );
-}
-
-diag( "Testing Test::EOL $Test::EOL::VERSION, Perl $], $^X" );