From 3fcfcd7b80ea9cbb164487922a33eca5609602a6 Mon Sep 17 00:00:00 2001 From: Snuggs Date: Sat, 16 Oct 2010 12:28:56 -0400 Subject: Fixed broken tests by removing undefined matcher requirements --- spec/support/matchers.rb | 3 --- 1 file changed, 3 deletions(-) (limited to 'spec') diff --git a/spec/support/matchers.rb b/spec/support/matchers.rb index 5f51a68633..486e4fe274 100644 --- a/spec/support/matchers.rb +++ b/spec/support/matchers.rb @@ -1,4 +1 @@ require "support/matchers/be_like" -require "support/matchers/disambiguate_attributes" -require "support/matchers/hash_the_same_as" -require "support/matchers/have_rows" -- cgit v1.2.3