summaryrefslogtreecommitdiffstats
path: root/tests/http.test
diff options
context:
space:
mode:
authorhershey <hershey>1999-07-20 00:11:51 (GMT)
committerhershey <hershey>1999-07-20 00:11:51 (GMT)
commit8cc4afecef5625f0c32a63a6a3e8bb6eed1a5eff (patch)
tree477d02a2f857d6feb07c35ccea84bb1102ed3978 /tests/http.test
parent76306cfd576de8cebb41c8ef638a2dcfefcec23b (diff)
downloadtcl-8cc4afecef5625f0c32a63a6a3e8bb6eed1a5eff.zip
tcl-8cc4afecef5625f0c32a63a6a3e8bb6eed1a5eff.tar.gz
tcl-8cc4afecef5625f0c32a63a6a3e8bb6eed1a5eff.tar.bz2
changed http package version from 2.0 to 2.1
Diffstat (limited to 'tests/http.test')
-rw-r--r--tests/http.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/http.test b/tests/http.test
index b27f1c0..d793727 100644
--- a/tests/http.test
+++ b/tests/http.test
@@ -12,7 +12,7 @@
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
#
-# RCS: @(#) $Id: http.test,v 1.11 1999/07/07 02:28:57 welch Exp $
+# RCS: @(#) $Id: http.test,v 1.12 1999/07/20 00:11:53 hershey Exp $
if {[lsearch [namespace children] ::tcltest] == -1} {
package require tcltest
@@ -74,7 +74,7 @@ if {[info commands testthread] == "testthread" && [file exists $httpdFile]} {
test http-1.1 {http::config} {
http::config
-} {-accept */* -proxyfilter http::ProxyRequired -proxyhost {} -proxyport {} -useragent {Tcl http client package 2.0}}
+} {-accept */* -proxyfilter http::ProxyRequired -proxyhost {} -proxyport {} -useragent {Tcl http client package 2.1}}
test http-1.2 {http::config} {
http::config -proxyfilter