Index: test/wal.test ================================================================== --- test/wal.test +++ test/wal.test @@ -960,8 +960,9 @@ } db2 eval { PRAGMA integrity_check } } {ok} - +catch { db close } +catch { db2 close } finish_test