summaryrefslogtreecommitdiff
path: root/test/eqp.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/eqp.test')
-rw-r--r--test/eqp.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/eqp.test b/test/eqp.test
index 91a18d0..0e663f0 100644
--- a/test/eqp.test
+++ b/test/eqp.test
@@ -13,6 +13,11 @@
set testdir [file dirname $argv0]
source $testdir/tester.tcl
+ifcapable !compound {
+ finish_test
+ return
+}
+
set testprefix eqp
#-------------------------------------------------------------------------