mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-30 19:03:16 +03:00
Fix test problems with stmtvtab1.test under some permutations.
FossilOrigin-Name: ad6699d476b93131887e30475517764e281647f94df4a8248e2b88f1f14da91d
This commit is contained in:
@ -1048,7 +1048,7 @@ test_suite "prepare" -description {
|
||||
db_use_legacy_prepare $::dbhandle 1
|
||||
#$::dbhandle cache size 0
|
||||
} -files [
|
||||
test_set $allquicktests -exclude *malloc* *ioerr* *fault*
|
||||
test_set $allquicktests -exclude *malloc* *ioerr* *fault* stmtvtab1.test
|
||||
]
|
||||
|
||||
# End of tests
|
||||
|
Reference in New Issue
Block a user