summaryrefslogtreecommitdiffstats
path: root/tests/append.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-04-13 09:13:58 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-04-13 09:13:58 (GMT)
commitf23820c00b1bede53a938764c7d231434d60f15d (patch)
tree80874c70932b5992a16450709e9f4e3f5bc94cf8 /tests/append.test
parent87508b74e0b2d6107e965261b582f9a0653d8160 (diff)
downloadtcl-f23820c00b1bede53a938764c7d231434d60f15d.zip
tcl-f23820c00b1bede53a938764c7d231434d60f15d.tar.gz
tcl-f23820c00b1bede53a938764c7d231434d60f15d.tar.bz2
Missing ::tcltest::loadTestedCommands
Diffstat (limited to 'tests/append.test')
-rw-r--r--tests/append.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/append.test b/tests/append.test
index 242b1a2..0708fc5 100644
--- a/tests/append.test
+++ b/tests/append.test
@@ -15,6 +15,7 @@ if {"::tcltest" ni [namespace children]} {
package require tcltest 2.5
namespace import -force ::tcltest::*
}
+::tcltest::loadTestedCommands
unset -nocomplain x
test append-1.1 {append command} {