Skip to content

Commit

Permalink
Adjust cipher version test
Browse files Browse the repository at this point in the history
  • Loading branch information
developernotes committed Aug 18, 2014
1 parent c607283 commit 4e3ffe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/crypto.test
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 4e3ffe8

Please sign in to comment.