From 1171622c24109bb0552e354562a4741c27b08ed5 Mon Sep 17 00:00:00 2001 From: Vipul A M Date: Sat, 7 Jun 2014 12:01:12 +0530 Subject: rm empty spec which is covered by other specs --- test/attributes/test_attribute.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'test') diff --git a/test/attributes/test_attribute.rb b/test/attributes/test_attribute.rb index e53b32d0ac..145da98968 100644 --- a/test/attributes/test_attribute.rb +++ b/test/attributes/test_attribute.rb @@ -550,8 +550,6 @@ module Arel end describe '#not_in' do - it 'can be constructed with a list' do - end it 'should return a NotIn node' do attribute = Attribute.new nil, nil -- cgit v1.2.3