summaryrefslogtreecommitdiffstats
path: root/tests/safe.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-04-13 10:19:38 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-04-13 10:19:38 (GMT)
commita02901a8b46ce085a0f8871bbd11cf14f68e024a (patch)
tree8bbe8497616271dc368d1cb9c319bc7e6c28c10f /tests/safe.test
parent9d12dd535ad7861c03c333289a501003f4ffed1b (diff)
parent4ef5cbaad759b55d3e892b3dcbfb69f7809a4cea (diff)
downloadtcl-a02901a8b46ce085a0f8871bbd11cf14f68e024a.zip
tcl-a02901a8b46ce085a0f8871bbd11cf14f68e024a.tar.gz
tcl-a02901a8b46ce085a0f8871bbd11cf14f68e024a.tar.bz2
Merge tip-597
Diffstat (limited to 'tests/safe.test')
-rw-r--r--tests/safe.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/safe.test b/tests/safe.test
index 028bee0..e7e427b 100644
--- a/tests/safe.test
+++ b/tests/safe.test
@@ -24,6 +24,8 @@ if {"::tcltest" ni [namespace children]} {
package require tcltest 2.5
namespace import -force ::tcltest::*
}
+::tcltest::loadTestedCommands
+catch [list package require -exact tcl::test [info patchlevel]]
foreach i [interp children] {
interp delete $i