X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=t%2Fcgi.t;h=77409660d96d279305520eebfad083b74288e959;hp=092ad8c7ca05a4f38040bd2b35efb71fa2ebca3e;hb=364de65f8a6b5729027cb70228312a141430122f;hpb=cb8fc8c39d0a820b35ed3384c35122aaa66f9a6f diff --git a/t/cgi.t b/t/cgi.t index 092ad8c7..77409660 100644 --- a/t/cgi.t +++ b/t/cgi.t @@ -148,7 +148,7 @@ EOF $im->add($reply); $im->done; - my $res = cgi_run("/test/slashy%2fasdf\@example.com/raw"); + my $res = cgi_run("/test/slashy/asdf\@example.com/raw"); like($res->{body}, qr/Message-Id: <\Q$slashy_mid\E>/, "slashy mid raw hit");