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