Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ruby/truffle/mri/open-uri.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
require_relative '../../stdlib/open-uri'

3 comments on commit d96d677

@chrisseaton
Copy link
Contributor

Choose a reason for hiding this comment

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

There aren't specs for a lot of these stdlibs are there?

@eregon
Copy link
Member

@eregon eregon commented on d96d677 May 21, 2015

Choose a reason for hiding this comment

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

Yeah, only MRI tests in this case.

@bjfish
Copy link
Contributor Author

@bjfish bjfish commented on d96d677 May 21, 2015

Choose a reason for hiding this comment

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

Yes, quite a few stdlibs only have MRI tests. This requires fine currently but the basic functionality isn't working yet.

Please sign in to comment.