summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/irb/test_ruby_lex.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/irb/test_ruby_lex.rb b/test/irb/test_ruby_lex.rb
index c7c51dab78..3490db4431 100644
--- a/test/irb/test_ruby_lex.rb
+++ b/test/irb/test_ruby_lex.rb
@@ -1,4 +1,5 @@
require 'test/unit'
+require 'openstruct'
module TestIRB
class TestRubyLex < Test::Unit::TestCase