activerecord-import/test/mysql2/import_test.rb

6 lines
197 B
Ruby
Raw Normal View History

require File.expand_path(File.dirname(__FILE__) + '/../test_helper')
require "test/support/mysql/assertions"
require "test/support/mysql/import_examples"
should_support_mysql_import_functionality