Adding jdbcmysql support.

This commit is contained in:
Jason 2011-04-06 15:57:43 -07:00 committed by Zach Dennis
parent 5b3740e0f2
commit 88e2ee034b
6 changed files with 71 additions and 36 deletions

View file

@ -0,0 +1,6 @@
require File.expand_path(File.dirname(__FILE__) + '/../test_helper')
require File.expand_path(File.dirname(__FILE__) + '/../support/mysql/assertions')
require File.expand_path(File.dirname(__FILE__) + '/../support/mysql/import_examples')
should_support_mysql_import_functionality