mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add "require 'openstruct'" what is forgotten
This commit is contained in:
parent
a118bb805f
commit
9deb942715
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
require 'test/unit'
|
||||
require 'openstruct'
|
||||
|
||||
module TestIRB
|
||||
class TestRubyLex < Test::Unit::TestCase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue