summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorkjnash <k.j.nash@usa.net>2018-03-30 10:02:44 (GMT)
committerkjnash <k.j.nash@usa.net>2018-03-30 10:02:44 (GMT)
commit3117af219fe5b0c4374266fd7f781223f3036eb9 (patch)
tree0fc74b71895ad2c946f03c024b0606964f7349fd /tests
parenta0e1b18138fb42f0dee9353735aa7938a1c19951 (diff)
downloadtcl-3117af219fe5b0c4374266fd7f781223f3036eb9.zip
tcl-3117af219fe5b0c4374266fd7f781223f3036eb9.tar.gz
tcl-3117af219fe5b0c4374266fd7f781223f3036eb9.tar.bz2
Bugfixes. Details in ticket 46b6edad51.
Diffstat (limited to 'tests')
-rw-r--r--tests/httpPipeline.test3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/httpPipeline.test b/tests/httpPipeline.test
index 33462c05..cab36b2 100644
--- a/tests/httpPipeline.test
+++ b/tests/httpPipeline.test
@@ -807,7 +807,8 @@ for {set header 1} {$header <= 4} {incr header} {
# Here's the test:
- test http11-${header}.${footer}${label}-${tag} $name -constraints $cons \
+ test httpPipeline-${header}.${footer}${label}-${tag} $name \
+ -constraints $cons \
-setup [string map [list TE $te] {
# Restore default values for tests:
http::config -pipeline 1 -postfresh 0 -repost 1