X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fhelperrels%2F11mysql.t;h=397f961c49e2bf6b38cc3922d111fdd126ed5afd;hb=7caeae8f1f792d00b0511106d1b8ddd8b1b59ec1;hp=f794bfe02f48bd4ef7977a888a0217bfc172f44f;hpb=0567538f9dcf59ff0dcf0fe766815b242115ce20;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/helperrels/11mysql.t b/t/helperrels/11mysql.t index f794bfe..397f961 100644 --- a/t/helperrels/11mysql.t +++ b/t/helperrels/11mysql.t @@ -4,4 +4,4 @@ use DBICTest; use DBICTest::HelperRels; require "t/run/11mysql.tl"; -run_tests(); +run_tests(DBICTest->schema);