aboutsummaryrefslogtreecommitdiff
path: root/tests/lock.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lock.test')
-rw-r--r--tests/lock.test3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/lock.test b/tests/lock.test
index fc8a65b..2a93804 100644
--- a/tests/lock.test
+++ b/tests/lock.test
@@ -11,8 +11,7 @@
source [file dirname [info script]]/testing.tcl
needs constraint jim
-testConstraint aio.lock [expr {"lock" in [stdin -commands]}]
-needs constraint aio.lock
+needs cmd {stdin lock}
set fh [open locktest.file w]