[Groonga-commit] ranguba/chupa-text at 96b2915 [master] Add more description to place holder

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Jan 5 00:05:16 JST 2014


Kouhei Sutou	2014-01-05 00:05:16 +0900 (Sun, 05 Jan 2014)

  New Revision: 96b2915440b3c6a371fa46913045bf4d327a49cf
  https://github.com/ranguba/chupa-text/commit/96b2915440b3c6a371fa46913045bf4d327a49cf

  Message:
    Add more description to place holder

  Modified files:
    lib/chupa-text/command/chupa-text-generate-decomposer.rb

  Modified: lib/chupa-text/command/chupa-text-generate-decomposer.rb (+2 -2)
===================================================================
--- lib/chupa-text/command/chupa-text-generate-decomposer.rb    2014-01-05 00:05:04 +0900 (40483e3)
+++ lib/chupa-text/command/chupa-text-generate-decomposer.rb    2014-01-05 00:05:16 +0900 (6d1020c)
@@ -266,8 +266,8 @@ class Test#{@name.capitalize} < Test::Unit::TestCase
     end
 
     def test_body
-      input_body = "TODO"
-      expected_text = "TODO"
+      input_body = "TODO (input)"
+      expected_text = "TODO (extracted)"
       assert_equal([expected_text],
                    decompose(input_body).collect(&:body))
     end
-------------- next part --------------
HTML����������������������������...
下載 



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