summaryrefslogtreecommitdiffstats
path: root/library/tcltest/pkgIndex.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-12-08 15:49:24 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-12-08 15:49:24 (GMT)
commit2d2b28f51aceca3697f87d716687214b7c860e7a (patch)
tree8e4f3df0b608bb13871facf1991c9a97ef0ad749 /library/tcltest/pkgIndex.tcl
parent5c70ebf5df38eb0e182a5aba2c5de5d0bdab7a3e (diff)
downloadtcl-2d2b28f51aceca3697f87d716687214b7c860e7a.zip
tcl-2d2b28f51aceca3697f87d716687214b7c860e7a.tar.gz
tcl-2d2b28f51aceca3697f87d716687214b7c860e7a.tar.bz2
Update tcltest package to version 2.5.4 (backported from Tcl 8.7)
Diffstat (limited to 'library/tcltest/pkgIndex.tcl')
-rw-r--r--library/tcltest/pkgIndex.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/tcltest/pkgIndex.tcl b/library/tcltest/pkgIndex.tcl
index a56a0d6..da78df0 100644
--- a/library/tcltest/pkgIndex.tcl
+++ b/library/tcltest/pkgIndex.tcl
@@ -9,4 +9,4 @@
# full path name of this file's directory.
if {![package vsatisfies [package provide Tcl] 8.5-]} {return}
-package ifneeded tcltest 2.5.3 [list source [file join $dir tcltest.tcl]]
+package ifneeded tcltest 2.5.4 [list source [file join $dir tcltest.tcl]]