include codec error test in suite

This commit is contained in:
Stephen Lombardo 2020-11-11 10:25:17 -05:00
parent 20c39041fd
commit 748526911f
2 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ test_suite "sqlcipher" -prefix "" -description {
sqlcipher-plaintext-header.test \
sqlcipher-pragmas.test \
sqlcipher-integrity.test \
sqlcipher-codecerror.test \
sqlcipher-backup.test
]
run_test_suite sqlcipher