X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F14ora_common.t;h=294b1e5edbae91ff0df355cb8046ec6ce4557fe7;hb=7640ef4b86af6164f7883bc71cffa9c0e26e69af;hp=12329398e6da9bdbd7270c4f9bb41a39c6e6ffc8;hpb=5cd600fa91ca3940bafce0ab5f5ff0372ca8388e;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/t/14ora_common.t b/t/14ora_common.t index 1232939..294b1e5 100644 --- a/t/14ora_common.t +++ b/t/14ora_common.t @@ -136,7 +136,7 @@ my $tester = dbixcsl_common_tests->new( 'Oracle sequence detection'; } else { - skip 1, 'not running common tests'; + skip 'not running common tests', 1; } } },