X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=t%2Fpathtools.t;fp=t%2Fpathtools.t;h=a5404b7782da16d57e61ab590c99bd292d15445f;hb=8d3f7b6c5612270c10042d8e0a9e52ad4ad54a46;hp=08f4b6017d2a9bdbeb905b8808bb54f5d1c2b56f;hpb=fd4f46b563663298840413d9b0d6961720458c1b;p=maypole.git diff --git a/t/pathtools.t b/t/pathtools.t index 08f4b60..a5404b7 100644 --- a/t/pathtools.t +++ b/t/pathtools.t @@ -79,9 +79,6 @@ my @bases = ( 'http://www.example.com', my ($uri_basepath,$uri_query) = split(/\?/,$uri); - warn "\nuri : '$uri'\nexpected : '$expected'\n"; - warn "uri_basepath : $uri_basepath, uri_query : $uri_query\n"; - my $q_got = new CGI($uri_query); if ($uri_query) {