Skip to content

Commit

Permalink
Indicate that the database may be corrupt in the fts3corrupt4.test te…
Browse files Browse the repository at this point in the history
…st script.
  • Loading branch information
D. Richard Hipp committed Jan 12, 2019
1 parent 684b8fe commit 87d4597
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/fts3corrupt4.test
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ do_catchsql_test 5.1 {

#-------------------------------------------------------------------------
reset_db
database_may_be_corrupt
do_execsql_test 6.0 {
CREATE VIRTUAL TABLE Table0 USING fts3();
INSERT INTO Table0_segdir VALUES(1,NULL,1,NULL,NULL,NULL);
Expand Down

0 comments on commit 87d4597

Please sign in to comment.