mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
Test coverage improvements for fts3.c.
FossilOrigin-Name: a8b1d99899678b72c2a487909eabed321593d55f
This commit is contained in:
@ -44,7 +44,6 @@ proc normal_list {l} {
|
||||
set ret
|
||||
}
|
||||
|
||||
|
||||
do_write_test fts3_malloc-1.1 sqlite_master {
|
||||
CREATE VIRTUAL TABLE ft1 USING fts3(a, b)
|
||||
}
|
||||
|
Reference in New Issue
Block a user