[Groonga-commit] groonga/fluent-plugin-droonga at 913fcd0 [master] Add ", " for the last element of an array

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Apr 19 17:24:50 JST 2013


YUKI Hiroshi	2013-04-19 17:24:50 +0900 (Fri, 19 Apr 2013)

  New Revision: 913fcd0e77004a79374e4fc78e63194338ee4fd1
  https://github.com/groonga/fluent-plugin-droonga/commit/913fcd0e77004a79374e4fc78e63194338ee4fd1

  Message:
    Add "," for the last element of an array

  Modified files:
    test/plugin/test_handler_search.rb

  Modified: test/plugin/test_handler_search.rb (+1 -1)
===================================================================
--- test/plugin/test_handler_search.rb    2013-04-19 16:59:43 +0900 (ee8d94b)
+++ test/plugin/test_handler_search.rb    2013-04-19 17:24:50 +0900 (9765763)
@@ -315,7 +315,7 @@ class SearchHandlerTest < Test::Unit::TestCase
             "records" => [
               ["1.1", "Groonga overview"],
               ["1.2", "Full text search and Instant update"],
-              ["1.3", "Column store and aggregate query"]
+              ["1.3", "Column store and aggregate query"],
             ],
           },
         }
-------------- next part --------------
HTML����������������������������...
Download 



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