From f2e71edcbd479345678bb03e76fad17157fc318e Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Tue, 25 Jan 2005 21:45:03 +0000
Subject: A minor "syntax error" in numerous test files corrected

---
 tests/data/test162 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'tests/data/test162')

diff --git a/tests/data/test162 b/tests/data/test162
index a8d55f326..1c9205965 100644
--- a/tests/data/test162
+++ b/tests/data/test162
@@ -27,7 +27,7 @@ HTTP GET asking for --proxy-ntlm when some other authentication is required
  <command>
 http://%HOSTIP:%HTTPPORT/162 --proxy http://%HOSTIP:%HTTPPORT --proxy-user foo:bar --proxy-ntlm --fail
 </command>
-</test>
+</client>
 
 # Verify data after the test has been "shot"
 <verify>
-- 
cgit v1.2.3