Add extra warning guard and object creation tests to 20invocations.t
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / lib / DBICTest / Schema / 13 / Foo.pm
diff --git a/t/lib/DBICTest/Schema/13/Foo.pm b/t/lib/DBICTest/Schema/13/Foo.pm
deleted file mode 100644 (file)
index ca5fc9b..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-package DBICTest::Schema::13::Foo;
-our $skip_me = "bad mojo";
-1;