summaryrefslogtreecommitdiffstats
path: root/tests/httpd11.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-04 09:56:08 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-04 09:56:08 (GMT)
commit86cfccca916781bdd91504a7d7b03d78cb6acfa8 (patch)
treee5bb8acc1ef00b24cec90992813d921bfc43c750 /tests/httpd11.tcl
parentefb126543f991101ab3703d8f659d64674a54cd2 (diff)
parent1704d23d60d9f21edb117206e36ce0cf911ef376 (diff)
downloadtcl-86cfccca916781bdd91504a7d7b03d78cb6acfa8.zip
tcl-86cfccca916781bdd91504a7d7b03d78cb6acfa8.tar.gz
tcl-86cfccca916781bdd91504a7d7b03d78cb6acfa8.tar.bz2
TIP 590: Recommend lowercase Package Names
Diffstat (limited to 'tests/httpd11.tcl')
-rw-r--r--tests/httpd11.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/httpd11.tcl b/tests/httpd11.tcl
index 89590ec..c7dde43 100644
--- a/tests/httpd11.tcl
+++ b/tests/httpd11.tcl
@@ -8,7 +8,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
-package require Tcl 8.6-
+package require tcl
proc ::tcl::dict::get? {dict key} {
if {[dict exists $dict $key]} {