We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1013cd8 commit 517d83cCopy full SHA for 517d83c
test/client_test.rb
@@ -1,4 +1,4 @@
1
-require_relative "helper"
+require File.expand_path("helper", File.dirname(__FILE__))
2
3
class TestClient < Test::Unit::TestCase
4
0 commit comments