summaryrefslogtreecommitdiff
path: root/test/e_vacuum.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/e_vacuum.test')
-rw-r--r--test/e_vacuum.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/e_vacuum.test b/test/e_vacuum.test
index 414c854..bad12d3 100644
--- a/test/e_vacuum.test
+++ b/test/e_vacuum.test
@@ -65,7 +65,7 @@ proc fragment_count {name} {
}
-# EVIDENCE-OF: R-63707-33375 -- syntax diagram vacuum-stmt
+# EVIDENCE-OF: R-45173-45977 -- syntax diagram vacuum-stmt
#
do_execsql_test e_vacuum-0.1 { VACUUM } {}
@@ -122,7 +122,7 @@ foreach {tn avmode sz} {
# e_vacuum-1.2.4 - Verify that t1 and its indexes are now much
# less fragmented.
#
-ifcapable vtab {
+ifcapable vtab&&compound {
create_db
register_dbstat_vtab db
do_execsql_test e_vacuum-1.2.1 {