summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorist <ist@ISTdebian64.(none)>2012-08-07 15:37:06 +0200
committerist <ist@ISTdebian64.(none)>2012-08-07 15:37:06 +0200
commit9a9549cd685a7cff655356838f7369168b4df19d (patch)
treec0f1f62d87fa4606696d4e4e295846f31a5b23ac /Gemfile
parent2cee29d5acaa0ec073d735d4e39b012914be421d (diff)
No authorization tests if A$A is disabled.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 28a1b2d..33dc21b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,5 +2,4 @@ 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/opentox-server"
+gem "opentox-client", :path => "../opentox-client"