[logaling-commit] logaling/logaling-command [master] remove unnecessary check

Back to archive index

null+****@clear***** null+****@clear*****
Mon Feb 27 10:02:19 JST 2012


SUZUKI Miho	2012-02-27 10:02:19 +0900 (Mon, 27 Feb 2012)

  New Revision: f74dc17d6af68abaf79ccd7928a63a3329919f9d

  Log:
    remove unnecessary check

  Modified files:
    spec/logaling/repository_spec.rb

  Modified: spec/logaling/repository_spec.rb (+0 -1)
===================================================================
--- spec/logaling/repository_spec.rb    2012-02-26 10:49:50 +0900 (a85cb81)
+++ spec/logaling/repository_spec.rb    2012-02-27 10:02:19 +0900 (ecd6b25)
@@ -86,7 +86,6 @@ module Logaling
         end
 
         it 'succeed at find by term' do
-          @terms.size.should == 3
           @terms.should == @result
         end
       end




More information about the logaling-commit mailing list
Back to archive index