Skip to content

Commit

Permalink
Removing duplicate include, Match was included already in base
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyhaines committed Jul 1, 2012
1 parent b8bacad commit 70303b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/ramcrest/includes.rb
Expand Up @@ -10,8 +10,6 @@ def includes(*expected)
end

class Matcher < Ramcrest::Enumerable::BaseEnumerableMatcher
include Ramcrest::Match

def initialize(expected)
super("including",
expected,
Expand Down

0 comments on commit 70303b5

Please sign in to comment.