X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fhelperrels%2F14mssql.t;h=b43847ff6a0701534f5c245bcfc147e2bbafb039;hb=286f32b3cfaa7a96e3626d2b13a33302390e22bd;hp=14267e9c51c69182d67960b900e011413ec8e6cf;hpb=0567538f9dcf59ff0dcf0fe766815b242115ce20;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/helperrels/14mssql.t b/t/helperrels/14mssql.t index 14267e9..b43847f 100644 --- a/t/helperrels/14mssql.t +++ b/t/helperrels/14mssql.t @@ -4,4 +4,4 @@ use DBICTest; use DBICTest::HelperRels; require "t/run/14mssql.tl"; -run_tests(); +run_tests(DBICTest->schema);