Add test and check for SQLite being in single-threaded mode

This commit is contained in:
John Gallagher
2015-12-16 23:33:56 -05:00
parent bf2a63cc8d
commit b241f98920
5 changed files with 57 additions and 0 deletions

View File

@@ -36,3 +36,6 @@ version = "0.3.0"
[[test]]
name = "config_log"
harness = false
[[test]]
name = "deny_single_threaded_sqlite_config"