2010-09-26 16:03:48 -04:00
|
|
|
require File.expand_path(File.dirname(__FILE__) + '/../test_helper')
|
|
|
|
|
2010-09-26 22:10:12 -04:00
|
|
|
require File.expand_path(File.dirname(__FILE__) + '/../support/mysql/assertions')
|
|
|
|
require File.expand_path(File.dirname(__FILE__) + '/../support/mysql/import_examples')
|
2010-09-26 16:03:48 -04:00
|
|
|
|
|
|
|
should_support_mysql_import_functionality
|