From 4ff37a4ed164552d9c50077952616f3aaf16e794 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Tue, 29 Jul 2008 01:05:28 +0000 Subject: Added test case 1050 to test --ftp-port with an IPv6 address. Made --interface tests less restrictive on host address. --- tests/data/test1045 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'tests/data/test1045') diff --git a/tests/data/test1045 b/tests/data/test1045 index 3f4cd7150..97f3a7297 100644 --- a/tests/data/test1045 +++ b/tests/data/test1045 @@ -32,12 +32,8 @@ http HTTP GET with localhost --interface -http://%HOSTIP:%HTTPPORT/1045 --interface 127.0.0.1 +http://%HOSTIP:%HTTPPORT/1045 --interface %CLIENTIP -# When bound to localhost, one may connect only to a local test server - -perl -e "print 'Test requires default test server host address' if ( '%HOSTIP' ne '127.0.0.1' );" - # -- cgit v1.2.1