summaryrefslogtreecommitdiff
path: root/test/nanoparticles.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/nanoparticles.rb')
-rw-r--r--test/nanoparticles.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/nanoparticles.rb b/test/nanoparticles.rb
index 0446086..b427eb0 100644
--- a/test/nanoparticles.rb
+++ b/test/nanoparticles.rb
@@ -6,8 +6,8 @@ class NanoparticleTest < MiniTest::Test
def setup
# TODO: multiple runs create duplicates
- #$mongo.database.drop
- #Import::Enanomapper.import File.join(File.dirname(__FILE__),"data","enm")
+ $mongo.database.drop
+ Import::Enanomapper.import File.join(File.dirname(__FILE__),"data","enm")
end
def test_create_model