summaryrefslogtreecommitdiff
path: root/test/unit/test_helper.rb
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2016-07-09 02:45:23 -0700
committerelijah <elijah@riseup.net>2016-07-20 11:29:35 -0700
commita8efdb865dbea99e619c0353d707da39118e6e28 (patch)
treee128d00d28a676b8d2c736059578ec72217adc30 /test/unit/test_helper.rb
parent7571e0ecb1ffea65df4498cf002c78c170905df8 (diff)
test: added test of quick start tutorial commands
Diffstat (limited to 'test/unit/test_helper.rb')
-rw-r--r--test/unit/test_helper.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/test_helper.rb b/test/unit/test_helper.rb
index 25a36de..057e4b7 100644
--- a/test/unit/test_helper.rb
+++ b/test/unit/test_helper.rb
@@ -1 +1 @@
-require File.expand_path('../../test_helper', __FILE__)
+require_relative '../test_helper'