Fix errors from resultset components (and move tests into t/90ensure_class_loaded...
[dbsrgits/DBIx-Class.git] / t / lib / DBICErrorTest / SyntaxError.pm
diff --git a/t/lib/DBICErrorTest/SyntaxError.pm b/t/lib/DBICErrorTest/SyntaxError.pm
deleted file mode 100644 (file)
index 34f3c3f..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-package DBICErrorTest::SyntaxError;
-
-use strict;
-
-I'm a syntax error!