X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fhelperrels%2F17join_count.t;h=531d9ff393d562afe8ba933a7d93a6dac0d09767;hb=74c188254931295b3d9b76b55819555327f3fce3;hp=d617f21941b8160922bd0fad5a71262f9ec4f059;hpb=1edaf6fef6739e4d809ae6adfbeaa6b660ca29b3;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/helperrels/17join_count.t b/t/helperrels/17join_count.t index d617f21..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("DBICTest"); +run_tests(DBICTest->schema);