X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fhelperrels%2F06relationship.t;h=c56d9364834e08c224606db9a1e5194fe80a4c7e;hb=286f32b3cfaa7a96e3626d2b13a33302390e22bd;hp=17cd6c05dced9aaa0ebf0e4d90592c5281f39a39;hpb=0567538f9dcf59ff0dcf0fe766815b242115ce20;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/helperrels/06relationship.t b/t/helperrels/06relationship.t index 17cd6c0..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(); +run_tests(DBICTest->schema);