X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fhelperrels%2F10auto.t;h=94c0c7cd539b5e069dc5a46eb82ad7ce66b2ffb8;hb=cf245255c0a040f4951655f3eec86ae6f4c4064f;hp=538e843709b281708ca52ca544dd9e41a0af631d;hpb=0567538f9dcf59ff0dcf0fe766815b242115ce20;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/helperrels/10auto.t b/t/helperrels/10auto.t index 538e843..94c0c7c 100644 --- a/t/helperrels/10auto.t +++ b/t/helperrels/10auto.t @@ -4,4 +4,4 @@ use DBICTest; use DBICTest::HelperRels; require "t/run/10auto.tl"; -run_tests(); +run_tests(DBICTest->schema);