aboutsummaryrefslogtreecommitdiff
path: root/ext/fts5/test/fts5corrupt2.test
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fts5/test/fts5corrupt2.test')
-rw-r--r--ext/fts5/test/fts5corrupt2.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fts5/test/fts5corrupt2.test b/ext/fts5/test/fts5corrupt2.test
index 06e2e7425..51141adf0 100644
--- a/ext/fts5/test/fts5corrupt2.test
+++ b/ext/fts5/test/fts5corrupt2.test
@@ -17,7 +17,7 @@
source [file join [file dirname [info script]] fts5_common.tcl]
set testprefix fts5corrupt2
-# If SQLITE_ENABLE_FTS5 is defined, omit this file.
+# If SQLITE_ENABLE_FTS5 is not defined, omit this file.
ifcapable !fts5 {
finish_test
return