aboutsummaryrefslogtreecommitdiff
path: root/testdata/tcl/corrupt3.test
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/tcl/corrupt3.test')
-rw-r--r--testdata/tcl/corrupt3.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/tcl/corrupt3.test b/testdata/tcl/corrupt3.test
index 3c911da..7a2e174 100644
--- a/testdata/tcl/corrupt3.test
+++ b/testdata/tcl/corrupt3.test
@@ -94,7 +94,7 @@ do_test corrupt3-1.9 {
catchsql {
SELECT substr(x,1,10) FROM t1
}
-} [list 0 0123456789]
+} [list 1 {database disk image is malformed}]
do_test corrupt3-1.10 {
catchsql {
PRAGMA integrity_check