Removed BasicRels and reorganized where the various init/setup code resides.
[dbsrgits/DBIx-Class.git] / t / basicrels / 01core.t
index e0e4fda..ac97f9c 100644 (file)
@@ -4,4 +4,4 @@ use DBICTest;
 use DBICTest::BasicRels;
 
 require "t/run/01core.tl";
-run_tests();
+run_tests(DBICTest->schema);