activerecord-import/test/jdbcmysql/import_test.rb
2011-05-04 20:27:11 -04:00

6 lines
281 B
Ruby

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