mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
Fix two test script problems revealed by permutations.test.
FossilOrigin-Name: 60cf7e44871ca8d2136ddad02188f0b9f9c380c1
This commit is contained in:
@ -24,6 +24,7 @@ ifcapable {!autoindex} {
|
||||
}
|
||||
|
||||
# Setup for logging
|
||||
db close
|
||||
sqlite3_shutdown
|
||||
test_sqlite3_log [list lappend ::log]
|
||||
set ::log [list]
|
||||
|
Reference in New Issue
Block a user