Ensuring that the geo spatial adapters are successfully wired up and working with base import functionality.
[#47]
This commit is contained in:
parent
eec20355e5
commit
6697e2b4db
14 changed files with 65 additions and 22 deletions
6
test/mysqlspatial/import_test.rb
Normal file
6
test/mysqlspatial/import_test.rb
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue