X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fhelperrels%2F19uuid.t;h=2d0d4cb4afdb3e0aa1b34e3918c6c4db160a0e97;hb=74c188254931295b3d9b76b55819555327f3fce3;hp=040bcb358ee1cddebb468f97a5fc61192a1a74b9;hpb=1edaf6fef6739e4d809ae6adfbeaa6b660ca29b3;p=dbsrgits%2FDBIx-Class.git diff --git a/t/helperrels/19uuid.t b/t/helperrels/19uuid.t index 040bcb3..2d0d4cb 100644 --- a/t/helperrels/19uuid.t +++ b/t/helperrels/19uuid.t @@ -4,4 +4,4 @@ use DBICTest; use DBICTest::HelperRels; require "t/run/19uuid.tl"; -run_tests("DBICTest"); +run_tests(DBICTest->schema);