X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-ftp-iri-fallback.px;h=c3f97385bab1e29d4a6a36261662b862934c08fd;hp=f485721324d16067c77823a8e50e4a6ca7a990a8;hb=986cfac8d5e2dddf00615bcc11ef6d8ed7a15a55;hpb=0c24c435e7cca5cee1984eb6cf06fca0c37cc7ff diff --git a/tests/Test-ftp-iri-fallback.px b/tests/Test-ftp-iri-fallback.px index f4857213..c3f97385 100755 --- a/tests/Test-ftp-iri-fallback.px +++ b/tests/Test-ftp-iri-fallback.px @@ -3,6 +3,7 @@ use strict; use warnings; +use WgetFeature qw(iri); use FTPTest;