mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-07 02:42:48 +03:00
Fix a problem in test script changebatch1.test.
FossilOrigin-Name: 98ecffdfb62fbafcf3bc5b9b2f04dd10820023d61ddf3a4c2ca4b28c23876136
This commit is contained in:
@@ -217,6 +217,6 @@ do_test 4.1 {
|
||||
list [catch { cb add $c1 } msg] $msg
|
||||
} {1 SQLITE_RANGE}
|
||||
|
||||
|
||||
cb delete
|
||||
|
||||
finish_test
|
||||
|
Reference in New Issue
Block a user