1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-29 08:01:23 +03:00

Fix the backup_malloc.test script so that it works on Windows.

FossilOrigin-Name: d080012daaaa399663a0f767c792a2fff3e1037a
This commit is contained in:
drh
2016-10-05 01:33:57 +00:00
parent 4eda15e715
commit e0251d44fa
3 changed files with 8 additions and 7 deletions

View File

@ -95,6 +95,7 @@ do_execsql_test 3.0 {
do_faultsim_test 3 -faults oom* -prep {
catch { db close }
catch { db2 close }
forcedelete test2.db
sqlite3 db2 test2.db