summaryrefslogtreecommitdiffstats
path: root/tests/http.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/http.test')
-rw-r--r--tests/http.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/http.test b/tests/http.test
index 93998fe..a34b168 100644
--- a/tests/http.test
+++ b/tests/http.test
@@ -15,6 +15,7 @@ if {"::tcltest" ni [namespace children]} {
package require tcltest 2.5
namespace import -force ::tcltest::*
}
+package require tcltests
if {[catch {package require http 2} version]} {
if {[info exists http2]} {