Skip to content

Commit

Permalink
Change cipher_version test to match current version
Browse files Browse the repository at this point in the history
  • Loading branch information
developernotes committed Sep 30, 2014
1 parent dcb021c commit c0b9920
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.1.0}
} {3.2.0}
db close
file delete -force test.db

Expand Down

0 comments on commit c0b9920

Please sign in to comment.