rails--rails/activerecord/test/cases/connection_specification
David Paschich a36bda8770 The resolver tests fail if the mysql gem is not installed; this breaks
being able to run the sqlite3 tests without that gem. This fix ensures
the tests will only run if the mysql gem is installed.

A better solution might be to move these tests into the per-adapter tests,
and test each adapter's resolver.
2012-06-03 17:24:17 -07:00
..
resolver_test.rb The resolver tests fail if the mysql gem is not installed; this breaks 2012-06-03 17:24:17 -07:00