Skip to content

Commit

Permalink
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/ruby/truffle/mri/abbrev.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
require_relative '../../stdlib/abbrev'
1 change: 1 addition & 0 deletions spec/truffle/truffle.mspec
Original file line number Diff line number Diff line change
@@ -100,6 +100,7 @@ class MSpecScript
set :core, core

set :library, [
"spec/ruby/library/abbrev",
"spec/ruby/library/base64",
"spec/ruby/library/erb",
"spec/ruby/library/set",

2 comments on commit 6ecc54f

@chrisseaton
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did all the specs pass?

@bjfish
Copy link
Contributor Author

@bjfish bjfish commented on 6ecc54f Apr 1, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.