Skip to content

Commit

Permalink
Get rid of annoying rspec error
Browse files Browse the repository at this point in the history
  • Loading branch information
infused committed Jan 15, 2009
1 parent e648d38 commit d680940
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@

Spec::Runner.configure do |config|

end
end

self.class.send :remove_const, "Test" if defined? Test

0 comments on commit d680940

Please sign in to comment.