test/psych/test_parser.rb in psych-1.3.4 vs test/psych/test_parser.rb in psych-2.0.0

- old
+ new

@@ -1,7 +1,7 @@ # coding: utf-8 -require 'psych/helper' +require_relative 'helper' module Psych class TestParser < TestCase class EventCatcher < Handler attr_accessor :parser