add postgres_pool_tls feature to tests

This commit is contained in:
Edwin Svensson 2024-01-14 00:17:34 +01:00
parent bc981ea333
commit 8d7866f9cd
No known key found for this signature in database
GPG Key ID: 7F9EC4DD0C67951F
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ function test_contrib() {
diesel_sqlite_pool
diesel_mysql_pool
postgres_pool
postgres_pool_tls
sqlite_pool
memcache_pool
)