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