Skip to content

Commit

Permalink
[Truffle] Adding ostruct to stdlib.
Browse files Browse the repository at this point in the history
  • Loading branch information
bjfish committed Apr 9, 2015
1 parent 1bc0d90 commit 8a4ac9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/ruby/truffle/mri/ostruct.rb
@@ -0,0 +1 @@
require_relative '../../stdlib/ostruct'
1 change: 1 addition & 0 deletions spec/truffle/truffle.mspec
Expand Up @@ -87,6 +87,7 @@ class MSpecScript
"spec/ruby/library/erb",
"spec/ruby/library/getoptlong",
"spec/ruby/library/observer",
"spec/ruby/library/openstruct",
"spec/ruby/library/matrix",
"spec/ruby/library/set",
"spec/ruby/library/shellwords",
Expand Down

0 comments on commit 8a4ac9c

Please sign in to comment.