Added code to allow looking up of the other side of a relationship
[dbsrgits/DBIx-Class-Historic.git] / t / helperrels / 19uuid.t
index b718916..2d0d4cb 100644 (file)
@@ -4,4 +4,4 @@ use DBICTest;
 use DBICTest::HelperRels;
 
 require "t/run/19uuid.tl";
-run_tests();
+run_tests(DBICTest->schema);