cleanup before new work
[migration-tools.git] / Equinox-Migration / t / 00-load.t
diff --git a/Equinox-Migration/t/00-load.t b/Equinox-Migration/t/00-load.t
deleted file mode 100644 (file)
index c21b332..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#!perl -T
-
-use Test::More tests => 1;
-
-BEGIN {
-       use_ok( 'Equinox::Migration' );
-}
-
-diag( "Testing Equinox::Migration $Equinox::Migration::VERSION, Perl $], $^X" );