diff options
Diffstat (limited to 'tests/data/test1046')
-rw-r--r-- | tests/data/test1046 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1046 b/tests/data/test1046 index bc4e5c293..e86e1329c 100644 --- a/tests/data/test1046 +++ b/tests/data/test1046 @@ -40,7 +40,7 @@ HTTP-IPv6 GET with numeric localhost --interface </command> # --interface doesn't accept an address surrounded by [] so %CLIENT6IP is out <precheck> -perl -e "print 'Test requires default test server host address' if ( '%CLIENT6IP' ne '[::1]' );" +perl -e "print 'Test requires default test client host address' if ( '%CLIENT6IP' ne '[::1]' );" </precheck> </client> |