summaryrefslogtreecommitdiff
path: root/test/setup.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/setup.rb')
-rw-r--r--test/setup.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/setup.rb b/test/setup.rb
index 4a11aa0..c4c04cb 100644
--- a/test/setup.rb
+++ b/test/setup.rb
@@ -5,8 +5,8 @@ require_relative '../lib/lazar.rb'
include OpenTox
#$mongo.database.drop
#$gridfs = $mongo.database.fs # recreate GridFS indexes
-PhysChem.descriptors
+#PhysChem.descriptors
TEST_DIR ||= File.expand_path(File.dirname(__FILE__))
DATA_DIR ||= File.join(TEST_DIR,"data")
-training_dataset = Dataset.where(:name => "Protein Corona Fingerprinting Predicts the Cellular Interaction of Gold and Silver Nanoparticles").first
-Import::Enanomapper.import unless training_dataset
+#training_dataset = Dataset.where(:name => "Protein Corona Fingerprinting Predicts the Cellular Interaction of Gold and Silver Nanoparticles").first
+#Import::Enanomapper.import unless training_dataset