X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=maint%2Fgen-tests.pl;h=48e71a710b68bcab40e48856b283144a88580347;hb=f9c86f87ad2cc10ec0d5573cceb59e776551729b;hp=0fc61801a7e3e80a9593ca826dac94d1a0d9cd8c;hpb=ba521d403abc0e3886a54a15fb178faeb40bfce6;p=dbsrgits%2FDBIx-Class.git diff --git a/maint/gen-tests.pl b/maint/gen-tests.pl old mode 100644 new mode 100755 index 0fc6180..48e71a7 --- a/maint/gen-tests.pl +++ b/maint/gen-tests.pl @@ -22,4 +22,4 @@ run_tests(DBICTest->schema); EOF close $fh; } -} \ No newline at end of file +}