mirror of https://github.com/rwf2/Rocket.git
add postgres_pool_tls feature to tests
This commit is contained in:
parent
bc981ea333
commit
8d7866f9cd
|
@ -90,6 +90,7 @@ function test_contrib() {
|
|||
diesel_sqlite_pool
|
||||
diesel_mysql_pool
|
||||
postgres_pool
|
||||
postgres_pool_tls
|
||||
sqlite_pool
|
||||
memcache_pool
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue