diff http_host.t @ 212:a7cc4371f4ad

Tests: whitespace fixes.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 23 Mar 2012 20:24:13 +0400
parents e43af26ac6ea
children ba992cfdc606
line wrap: on
line diff
--- a/http_host.t
+++ b/http_host.t
@@ -107,7 +107,7 @@ is(http_host_header('[abcd::ef98:0:7654:
 
 is(http_host_header('[abcd::ef98:0:7654:321]:80'), '[abcd::ef98:0:7654:321]',
 	'ipv6 literal w/port (host header)');
-	
+
 TODO: {
 local $TODO = 'ipv6 literals';