[Groonga-commit] groonga/fluent-plugin-droonga at 8d4aa2c [master] Specify "format" output option for tests

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Apr 19 16:52:15 JST 2013


YUKI Hiroshi	2013-04-19 16:52:15 +0900 (Fri, 19 Apr 2013)

  New Revision: 8d4aa2c4b12a8912c61da31157b4ec9a57030c26
  https://github.com/groonga/fluent-plugin-droonga/commit/8d4aa2c4b12a8912c61da31157b4ec9a57030c26

  Message:
    Specify "format" output option for tests

  Modified files:
    test/plugin/test_handler_search.rb

  Modified: test/plugin/test_handler_search.rb (+2 -0)
===================================================================
--- test/plugin/test_handler_search.rb    2013-04-19 16:50:37 +0900 (28cbe83)
+++ test/plugin/test_handler_search.rb    2013-04-19 16:52:15 +0900 (cea51e1)
@@ -186,6 +186,7 @@ class SearchHandlerTest < Test::Unit::TestCase
             "sections-result" => {
               "source" => "Sections",
               "output" => {
+                "format" => "complex",
                 "limit" => 3,
                 "attributes" => ["_key", "title"],
               },
@@ -219,6 +220,7 @@ class SearchHandlerTest < Test::Unit::TestCase
             "sections-result" => {
               "source" => "Sections",
               "output" => {
+                "format" => "complex",
                 "limit" => 3,
                 "attributes" => [
                   {
-------------- next part --------------
HTML����������������������������...
Download 



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