X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F04file%2Cfh%2Cstring.t;h=ae8fd72b2464c7dbf6309449d7422e60d433c613;hb=04c13c01d1a2f27d3229a818e3a662f7446f4552;hp=9f1100baacca9cdf9a71f2b09239b84d16b8caf8;hpb=307d95603a49f1ff8056963822538c726cde481f;p=dbsrgits%2FSQL-Translator.git diff --git a/t/04file,fh,string.t b/t/04file,fh,string.t index 9f1100b..ae8fd72 100644 --- a/t/04file,fh,string.t +++ b/t/04file,fh,string.t @@ -16,7 +16,6 @@ use Storable 'freeze'; use SQL::Translator; use Test::More tests => 3; - # The filename, holder for all the data, and the filehandle my $datafile = "t/data/mysql/Apache-Session-MySQL.sql"; my $data;