Adjust cipher version test

This commit is contained in:
Nick Parker 2014-04-23 10:28:43 -05:00
parent c6072831d1
commit 4e3ffe8c11
1 changed files with 1 additions and 1 deletions

View File

@ -1541,7 +1541,7 @@ do_test verify-pragma-cipher-version {
execsql {
PRAGMA cipher_version;
}
} {3.0.1}
} {3.1.0}
db close
file delete -force test.db