summaryrefslogtreecommitdiff
path: root/test/stat.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/stat.test')
-rw-r--r--test/stat.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stat.test b/test/stat.test
index 21726eb..926d9b7 100644
--- a/test/stat.test
+++ b/test/stat.test
@@ -15,7 +15,7 @@
set testdir [file dirname $argv0]
source $testdir/tester.tcl
-ifcapable !vtab {
+ifcapable !vtab||!compound {
finish_test
return
}