summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2016-06-07 18:07:28 +0200
committerChristoph Helma <helma@in-silico.ch>2016-06-07 18:07:28 +0200
commitf7e87b45f15083e5fcdea64821f06ed93ece4c4e (patch)
tree64d07c008eafa06bc8e91998e64edf92086ab852 /test
parent290c7f86950c4051d018b8019ff4e72ec406c58c (diff)
(repeated)crossvalidation plots
Diffstat (limited to 'test')
-rw-r--r--test/nanoparticles.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/nanoparticles.rb b/test/nanoparticles.rb
index 3e0316f..0446086 100644
--- a/test/nanoparticles.rb
+++ b/test/nanoparticles.rb
@@ -6,6 +6,7 @@ class NanoparticleTest < MiniTest::Test
def setup
# TODO: multiple runs create duplicates
+ #$mongo.database.drop
#Import::Enanomapper.import File.join(File.dirname(__FILE__),"data","enm")
end