X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fhelperrels%2F06relationship.t;h=c56d9364834e08c224606db9a1e5194fe80a4c7e;hb=d8d6276aff8e34b08257a0fc440aa402161e79cf;hp=48a842e4c9cc142bae4dc5729fad98de99cbd3b3;hpb=1edaf6fef6739e4d809ae6adfbeaa6b660ca29b3;p=dbsrgits%2FDBIx-Class.git diff --git a/t/helperrels/06relationship.t b/t/helperrels/06relationship.t index 48a842e..c56d936 100644 --- a/t/helperrels/06relationship.t +++ b/t/helperrels/06relationship.t @@ -4,4 +4,4 @@ use DBICTest; use DBICTest::HelperRels; require "t/run/06relationship.tl"; -run_tests("DBICTest"); +run_tests(DBICTest->schema);