aboutsummaryrefslogtreecommitdiffstats
path: root/test/psych/test_yaml.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/psych/test_yaml.rb')
-rw-r--r--test/psych/test_yaml.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/psych/test_yaml.rb b/test/psych/test_yaml.rb
index 0ad988c08c..f1fa7f9c3d 100644
--- a/test/psych/test_yaml.rb
+++ b/test/psych/test_yaml.rb
@@ -2,7 +2,7 @@
# vim:sw=4:ts=4
# $Id$
#
-require 'test/psych/helper'
+require_relative 'helper'
# [ruby-core:01946]
module Psych_Tests