X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fhelperrels%2F17join_count.t;h=531d9ff393d562afe8ba933a7d93a6dac0d09767;hb=8e14d52c8217e9d8ab38fbc934a7eecff15b6980;hp=a8e3c61c642d93a8da3cded962dd3d493a8930e9;hpb=0567538f9dcf59ff0dcf0fe766815b242115ce20;p=dbsrgits%2FDBIx-Class.git diff --git a/t/helperrels/17join_count.t b/t/helperrels/17join_count.t index a8e3c61..531d9ff 100644 --- a/t/helperrels/17join_count.t +++ b/t/helperrels/17join_count.t @@ -4,4 +4,4 @@ use DBICTest; use DBICTest::HelperRels; require "t/run/17join_count.tl"; -run_tests(); +run_tests(DBICTest->schema);