summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2012-05-09 18:05:55 +0200
committerChristoph Helma <helma@in-silico.ch>2012-05-09 18:05:55 +0200
commit74b158f4943b77ec1b289329142f0d0ae7ffb7a0 (patch)
tree799b87e17ec03f23e449e8b167b0ecb6ea9e48b6 /Gemfile
parent51e8c7e4d14f833f0ed0558edba38129c8d8e1c7 (diff)
tests running for feature/task branch
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 9d9cd0e..138fac5 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,5 +2,5 @@ source 'https://rubygems.org'
# Specify your gem's dependencies in opentox-test.gemspec
gemspec
-gem "opentox-client", :path => "~/opentox-client"
-gem "opentox-server", :path => "~/opentox-server"
+gem "opentox-client", :path => "~/opentox/opentox-client"
+#gem "opentox-server", :path => "~/opentox/opentox-server"