Skip to content

Commit

Permalink
[Truffle] Adding observer to stdlib.
Browse files Browse the repository at this point in the history
  • Loading branch information
bjfish committed Apr 3, 2015
1 parent fd8c61e commit f28bd50
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/observer.rb
@@ -0,0 +1 @@
require_relative '../../stdlib/observer'
1 change: 1 addition & 0 deletions spec/truffle/truffle.mspec
Expand Up @@ -104,6 +104,7 @@ class MSpecScript
"spec/ruby/library/base64",
"spec/ruby/library/complex",
"spec/ruby/library/erb",
"spec/ruby/library/observer",
"spec/ruby/library/set",
"spec/ruby/library/strscan",
"spec/ruby/library/stringio",
Expand Down

0 comments on commit f28bd50

Please sign in to comment.