Skip to content

Commit

Permalink
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion spec/corelib/language/predefined_spec.rb
Original file line number Diff line number Diff line change
@@ -71,7 +71,7 @@

it "includes RUBY_VERSION" do
Object.const_defined?(:RUBY_VERSION).should == true
RUBY_VERSION.should == "1.9.3"
RUBY_VERSION.should == "2.0.0"
end

it "includes RUBY_RELEASE_DATE" do
5 changes: 0 additions & 5 deletions spec/filters/20.rb

This file was deleted.

0 comments on commit f4ade50

Please sign in to comment.