summaryrefslogtreecommitdiff
path: root/test/psych/test_boolean.rb
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2011-03-29 20:41:03 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2011-03-29 20:41:03 -0700
commit8dfd1b10016855187ade94f36d592b0319e2b226 (patch)
tree462109c5cad7514f099a3b6fdd1ea4647f38c81a /test/psych/test_boolean.rb
parent11fc86677874f42cf4ecf1728145d0d107bd7b62 (diff)
downloadpsych-8dfd1b10016855187ade94f36d592b0319e2b226.zip
pulling in changes from ruby core
Diffstat (limited to 'test/psych/test_boolean.rb')
-rw-r--r--test/psych/test_boolean.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/psych/test_boolean.rb b/test/psych/test_boolean.rb
index b656f4f..ebfa25e 100644
--- a/test/psych/test_boolean.rb
+++ b/test/psych/test_boolean.rb
@@ -1,4 +1,4 @@
-require_relative 'helper'
+require 'psych/helper'
module Psych
###