summaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-05 10:28:19 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-05 10:28:19 +0200
commit58347e5321e42a1ea66663f96454dbb8632a0017 (patch)
tree3bbe572ac808345c4ab73b3a20a7f12b725f61cf /spec/spec_helper.rb
parent2b01b84f8d0cf469bdd3b031b1658db6fd8c0f52 (diff)
downloadgitlab-shell-58347e5321e42a1ea66663f96454dbb8632a0017.tar.gz
gitlab-init
Diffstat (limited to 'spec/spec_helper.rb')
-rw-r--r--spec/spec_helper.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index 23b518a..d42cf9e 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -1 +1 @@
-ROOT_PATH = File.join(File.expand_path(File.dirname(__FILE__)), "..")
+ROOT_PATH = File.expand_path(File.join(File.dirname(__FILE__), ".."))