diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-01-25 21:45:03 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-01-25 21:45:03 +0000 |
commit | f2e71edcbd479345678bb03e76fad17157fc318e (patch) | |
tree | 623a0b04a98a289181008d0e372f5d3047c43053 /tests/data/test170 | |
parent | fad6e5a5bc6e1bf18d6fb5b368c4057fd34aba8d (diff) | |
download | curl-f2e71edcbd479345678bb03e76fad17157fc318e.tar.gz |
A minor "syntax error" in numerous test files corrected
Diffstat (limited to 'tests/data/test170')
-rw-r--r-- | tests/data/test170 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test170 b/tests/data/test170 index 46012ad4e..1eb9c8be1 100644 --- a/tests/data/test170 +++ b/tests/data/test170 @@ -16,7 +16,7 @@ HTTP POST with --proxy-ntlm and no SSL with no response <command> http://a.galaxy.far.far.away/170 --proxy http://%HOSTIP:%HTTPPORT --proxy-user foo:bar --proxy-ntlm -F "dummy=value" </command> -</test> +</client> # Verify data after the test has been "shot" <verify> |