X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fhelperrels%2F09update.t;h=05cc63e6da8d49be9ace78fd3a5f672981bdd6da;hb=de60a93dfda2e3384c2f6a00d55b352a4b4188c0;hp=30f40ca2e2ede3d07cc4dfb7126a4559ffe22067;hpb=0567538f9dcf59ff0dcf0fe766815b242115ce20;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/helperrels/09update.t b/t/helperrels/09update.t index 30f40ca..05cc63e 100644 --- a/t/helperrels/09update.t +++ b/t/helperrels/09update.t @@ -4,4 +4,4 @@ use DBICTest; use DBICTest::HelperRels; require "t/run/09update.tl"; -run_tests(); +run_tests(DBICTest->schema);