[Tomoe-cvs 943] CVS update: tomoe/test

Back to archive index

Kouhei Sutou kous****@users*****
2006年 11月 23日 (木) 23:09:36 JST


Index: tomoe/test/writing_spec.rb
diff -u tomoe/test/writing_spec.rb:1.1 tomoe/test/writing_spec.rb:1.2
--- tomoe/test/writing_spec.rb:1.1	Wed Nov 22 15:44:23 2006
+++ tomoe/test/writing_spec.rb	Thu Nov 23 23:09:36 2006
@@ -24,6 +24,7 @@
       end
     end
 
-    writing.collect.should == strokes
+    writing.strokes.should == strokes
+    writing.collect{|stroke| stroke}.should == strokes
   end
 end


tomoe-cvs メーリングリストの案内
Back to archive index