summaryrefslogtreecommitdiff
path: root/test/unit/test_helper.rb
diff options
context:
space:
mode:
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'