From 70303b533c9fa097c0be4b6cc2bff69265cdacd6 Mon Sep 17 00:00:00 2001 From: coreyhaines Date: Sun, 1 Jul 2012 11:31:36 -0500 Subject: [PATCH] Removing duplicate include, Match was included already in base --- lib/ramcrest/includes.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/ramcrest/includes.rb b/lib/ramcrest/includes.rb index 770e478..922b680 100644 --- a/lib/ramcrest/includes.rb +++ b/lib/ramcrest/includes.rb @@ -10,8 +10,6 @@ def includes(*expected) end class Matcher < Ramcrest::Enumerable::BaseEnumerableMatcher - include Ramcrest::Match - def initialize(expected) super("including", expected,