aboutsummaryrefslogtreecommitdiff
path: root/tests/jim.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/jim.test')
-rw-r--r--tests/jim.test5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/jim.test b/tests/jim.test
index e6de376..8151712 100644
--- a/tests/jim.test
+++ b/tests/jim.test
@@ -10,8 +10,9 @@
source [file dirname [info script]]/testing.tcl
needs constraint jim
-catch {package require regexp}
-testCmdConstraints regexp readdir lambda
+constraint cmd regexp
+constraint cmd readdir
+constraint cmd lambda
################################################################################
# SET