mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-30 19:03:16 +03:00
Test script changes to support testing the SQLite Encryption Extension.
FossilOrigin-Name: 1c70aa5c014fc48ab06215992a61c6f92490abe4
This commit is contained in:
@ -127,6 +127,7 @@ do_test walbak-2.1 {
|
||||
}
|
||||
} {}
|
||||
do_test walbak-2.2 {
|
||||
forcedelete abc.db
|
||||
db backup abc.db
|
||||
sqlite3 db2 abc.db
|
||||
string compare [sig db] [sig db2]
|
||||
|
Reference in New Issue
Block a user