diff options
Diffstat (limited to 'lang/sql/sqlite/test/corrupt8.test')
| -rw-r--r-- | lang/sql/sqlite/test/corrupt8.test | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/sql/sqlite/test/corrupt8.test b/lang/sql/sqlite/test/corrupt8.test index 012beb56..d7bceba3 100644 --- a/lang/sql/sqlite/test/corrupt8.test +++ b/lang/sql/sqlite/test/corrupt8.test @@ -24,6 +24,10 @@ source $testdir/tester.tcl # do_not_use_codec +# These tests deal with corrupt database files +# +database_may_be_corrupt + # We must have the page_size pragma for these tests to work. # ifcapable !pager_pragmas||!autovacuum { |
