summaryrefslogtreecommitdiff
path: root/test/psych/helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/psych/helper.rb')
-rw-r--r--test/psych/helper.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/psych/helper.rb b/test/psych/helper.rb
index 0111e11337..f28ac0f965 100644
--- a/test/psych/helper.rb
+++ b/test/psych/helper.rb
@@ -2,6 +2,7 @@ require 'minitest/autorun'
require 'stringio'
require 'tempfile'
require 'date'
+
require 'psych'
module Psych