diff options
Diffstat (limited to 'test/backup_malloc.test')
-rw-r--r-- | test/backup_malloc.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/backup_malloc.test b/test/backup_malloc.test index 45cac44f1..5444a70bd 100644 --- a/test/backup_malloc.test +++ b/test/backup_malloc.test @@ -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 |