Put together tests for seamless_database_pool adapter

This commit is contained in:
Yury Velikanau 2012-08-22 19:50:37 -07:00
parent 23a07371dd
commit 1d9b30cf83
5 changed files with 11 additions and 2 deletions

View file

@ -1 +1 @@
ENV["ARE_DB"] = "mysql2"
ENV["ARE_DB"] = "mysql2"

View file

@ -0,0 +1 @@
ENV["ARE_DB"] = "seamless_database_pool"