so apparently I dont need this anymore. Awesome
[dbsrgits/DBIx-Class-DeploymentHandler.git] / t / lib / DBICTest / OptionalComponent.pm
diff --git a/t/lib/DBICTest/OptionalComponent.pm b/t/lib/DBICTest/OptionalComponent.pm
deleted file mode 100644 (file)
index 5f0d36a..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#   belongs to t/run/90ensure_class_loaded.tl
-package # hide from PAUSE 
-    DBICTest::OptionalComponent;
-use warnings;
-use strict;
-
-1;