X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F08multipart-suffix.t;h=e6d7ddde762e0eec409a3770e45cf9ccae90f116;hb=HEAD;hp=b72d161fa94aade39700e090de7a8e29120724b3;hpb=29a092ff5f959987f75b018cfedf4555ae495598;p=catagits%2FHTTP-Body.git diff --git a/t/08multipart-suffix.t b/t/08multipart-suffix.t index b72d161..e6d7ddd 100644 --- a/t/08multipart-suffix.t +++ b/t/08multipart-suffix.t @@ -19,6 +19,8 @@ use File::Temp qw/ tempdir /; my $path = catdir( getcwd(), 't', 'data', 'multipart' ); { + $HTTP::Body::MultiPart::file_temp_suffix = undef; + my $uploads = uploads_for('001'); {