summaryrefslogtreecommitdiff
path: root/test/setup.rb
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2018-11-26 15:29:26 +0000
committergebele <gebele@in-silico.ch>2018-11-26 15:29:26 +0000
commit9750e0309500259e9a56e267ce87984fb5bb5e53 (patch)
tree17db0a8246578729e5309ef3bf4f71404c3f7479 /test/setup.rb
parente3ae34a75ed7a503078c3c2cdf95f1500d6e2b73 (diff)
clean out; better response codes; prepare for batch
Diffstat (limited to 'test/setup.rb')
-rw-r--r--test/setup.rb7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/setup.rb b/test/setup.rb
deleted file mode 100644
index 3dad683..0000000
--- a/test/setup.rb
+++ /dev/null
@@ -1,7 +0,0 @@
-require 'minitest/autorun'
-require_relative '../lib/lazar.rb'
-include OpenTox
-TEST_DIR ||= File.expand_path(File.dirname(__FILE__))
-DATA_DIR ||= File.join(TEST_DIR,"data")
-#$mongo.database.drop
-#$gridfs = $mongo.database.fs # recreate GridFS indexes