diff options
Diffstat (limited to 'tests/http11.test')
-rw-r--r-- | tests/http11.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/http11.test b/tests/http11.test index 7fe13fa..0ed60c9 100644 --- a/tests/http11.test +++ b/tests/http11.test @@ -650,6 +650,7 @@ test http11-4.3 "normal post request, check channel query length" -setup { foreach p {create_httpd httpd_read halt_httpd meta check_crc} { rename $p {} } +removeFile testdoc.html unset -nocomplain httpd_port httpd p ::tcltest::cleanupTests |