summaryrefslogtreecommitdiff
path: root/itcl/itk/tests/interp.test
diff options
context:
space:
mode:
Diffstat (limited to 'itcl/itk/tests/interp.test')
-rw-r--r--itcl/itk/tests/interp.test3
1 files changed, 1 insertions, 2 deletions
diff --git a/itcl/itk/tests/interp.test b/itcl/itk/tests/interp.test
index 86979830fc9..3f4ecb7ea0f 100644
--- a/itcl/itk/tests/interp.test
+++ b/itcl/itk/tests/interp.test
@@ -16,9 +16,8 @@
package require tcltest
namespace import -force ::tcltest::*
-if {[string compare test [info procs test]] == 1} then {source defs}
+::tcltest::loadTestedCommands
-package require Itk
# ----------------------------------------------------------------------
# Make sure that slave interpreters can be created and loaded