fixed up 90ensure_class_loaded.t
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / SyntaxErrorComponent1.pm
similarity index 77%
rename from t/lib/DBICTest/SyntaxErrorComponent.pm
rename to t/lib/DBICTest/SyntaxErrorComponent1.pm
index 27f7ad8..3fb5045 100644 (file)
@@ -1,6 +1,6 @@
 #   belongs to t/run/90ensure_class_loaded.tl
 package # hide from PAUSE 
-    DBICTest::SyntaxErrorComponent;
+    DBICTest::SyntaxErrorComponent1;
 use warnings;
 use strict;