Skip to content

Commit

Permalink
Doesn't make sense to include Minitest::Matchers anymore. Closes #6
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmach committed Oct 8, 2013
1 parent cdd804d commit 7f92352
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/minitest/matchers.rb
Expand Up @@ -196,7 +196,3 @@ def self.register_matcher matcher, name, exp_name=name
Object.infect_an_assertion :"refute_#{name}", :"wont_#{exp_name}", true
end
end

class Minitest::Spec # :nodoc:
include Minitest::Matchers
end

0 comments on commit 7f92352

Please sign in to comment.