aboutsummaryrefslogtreecommitdiff
path: root/test/wal.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/wal.test')
-rw-r--r--test/wal.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wal.test b/test/wal.test
index a003b6ad2..acc278008 100644
--- a/test/wal.test
+++ b/test/wal.test
@@ -43,6 +43,7 @@ proc sqlite3_wal {args} {
[lindex $args 0] eval { PRAGMA journal_mode = wal }
[lindex $args 0] eval { PRAGMA synchronous = normal }
[lindex $args 0] function blob blob
+ db timeout 1000
}
proc log_deleted {logfile} {