Allow scalarefs passed to order_by to pass straight through to SQL
[dbsrgits/DBIx-Class.git] / t / basicrels / 08inflate_has_a.t
index afb7f32..187b174 100644 (file)
@@ -4,4 +4,4 @@ use DBICTest;
 use DBICTest::BasicRels;
 
 require "t/run/08inflate_has_a.tl";
-run_tests("DBICTest");
+run_tests(DBICTest->schema);