X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fstorage%2Fdbh_do.t;h=82e33d81920e992b43ffeeaffd9ff6e00b9c79d0;hb=64ae166780d0cb2b9577e506da9b9b240c146d20;hp=eb8bd20bacc90fbf52f00d040405be5384b983a9;hpb=38ed54cd3980bd344e13fad27ed11b935ae932aa;p=dbsrgits%2FDBIx-Class.git diff --git a/t/storage/dbh_do.t b/t/storage/dbh_do.t index eb8bd20..82e33d8 100644 --- a/t/storage/dbh_do.t +++ b/t/storage/dbh_do.t @@ -1,5 +1,3 @@ -#!/usr/bin/perl - use strict; use warnings;