From ee29dbdb8fc46d2d238b7c0aac135d2ad09c323e Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Wed, 30 Apr 2003 20:25:39 +0000
Subject: Each test case now specifies which server(s) it needs, without
 relying on the test number.

---
 tests/data/test11 | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'tests/data/test11')

diff --git a/tests/data/test11 b/tests/data/test11
index 9a9ccdd8a..d06cb64f6 100644
--- a/tests/data/test11
+++ b/tests/data/test11
@@ -36,6 +36,9 @@ If this is received, the location following worked
 
 # Client-side
 <client>
+<server>
+http
+</server>
  <name>
 simple HTTP Location: following
  </name>
-- 
cgit v1.2.3