summaryrefslogtreecommitdiff
path: root/test/setup.rb
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2015-08-10 09:48:57 +0200
committerChristoph Helma <helma@in-silico.ch>2015-08-10 09:48:57 +0200
commit23ecfc6fa5ae4913e5cd17b7d58432d1f88d780c (patch)
tree83d78aed2b9fbaa85400be96acfa5ace56537d1c /test/setup.rb
parentef76c077fd39d31fc795b842c32575f6afb9fdb2 (diff)
transfer to new git project started
Diffstat (limited to 'test/setup.rb')
-rw-r--r--test/setup.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/setup.rb b/test/setup.rb
new file mode 100644
index 0000000..379fa53
--- /dev/null
+++ b/test/setup.rb
@@ -0,0 +1,6 @@
+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