2010-03-14 03:33:03 +01:00
|
|
|
require File.expand_path(File.dirname(__FILE__) + '/../test_helper')
|
2010-09-26 23:06:37 +02:00
|
|
|
|
2010-09-27 04:10:12 +02:00
|
|
|
require File.expand_path(File.dirname(__FILE__) + '/../support/mysql/assertions')
|
|
|
|
require File.expand_path(File.dirname(__FILE__) + '/../support/mysql/import_examples')
|
2010-03-14 03:33:03 +01:00
|
|
|
|
2010-09-26 22:03:48 +02:00
|
|
|
should_support_mysql_import_functionality
|