Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
Get tests running again under RSpec 1
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksieger committed Oct 12, 2010
1 parent 423e7b5 commit 82063df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Expand Up @@ -5,7 +5,7 @@
require 'rubygems'
begin
require 'rspec'
rescue
rescue LoadError
require 'spec'
end

Expand Down

0 comments on commit 82063df

Please sign in to comment.