this test is redundant with t/00-compile.t
[gitmo/MooseX-Types-Common.git] / t / 00-load.t
diff --git a/t/00-load.t b/t/00-load.t
deleted file mode 100644 (file)
index 62f703b..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-use strict;
-use warnings FATAL => 'all';
-use Test::More tests => 3;
-
-use_ok('MooseX::Types::Common');
-use_ok('MooseX::Types::Common::String');
-use_ok('MooseX::Types::Common::Numeric');