aboutsummaryrefslogtreecommitdiff
path: root/test/ioerr5.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/ioerr5.test')
-rw-r--r--test/ioerr5.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ioerr5.test b/test/ioerr5.test
index 74fe10412..a430f5340 100644
--- a/test/ioerr5.test
+++ b/test/ioerr5.test
@@ -129,7 +129,7 @@ foreach locking_mode {normal exclusive} {
do_test ioerr5-1.$locking_mode-$iFail.3 {
sqlite3_soft_heap_limit 1024
compilesql16 "SELECT 10"
- } {}
+ } {SQLITE_OK}
close $channel