[Groonga-commit] droonga/fluent-plugin-droonga at e32d93b [master] test: group by how many outputs

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jan 30 14:29:44 JST 2014


Kouhei Sutou	2014-01-30 14:29:44 +0900 (Thu, 30 Jan 2014)

  New Revision: e32d93bd2da8482abe7c6c2c4796432d001654ab
  https://github.com/droonga/fluent-plugin-droonga/commit/e32d93bd2da8482abe7c6c2c4796432d001654ab

  Message:
    test: group by how many outputs

  Modified files:
    test/unit/plugin/distributor/test_search_planner.rb

  Modified: test/unit/plugin/distributor/test_search_planner.rb (+2 -0)
===================================================================
--- test/unit/plugin/distributor/test_search_planner.rb    2014-01-30 14:27:34 +0900 (947d945)
+++ test/unit/plugin/distributor/test_search_planner.rb    2014-01-30 14:29:44 +0900 (94a7999)
@@ -23,6 +23,7 @@ class DistributedSearchPlannerTest < Test::Unit::TestCase
   end
 
   class MultipleQueriesTest < self
+    class MultipleOutputsTest < self
     def setup
       @request = {
         "type" => "search",
@@ -230,6 +231,7 @@ class DistributedSearchPlannerTest < Test::Unit::TestCase
 
       assert_equal(expected_plan, plan(@request))
     end
+    end
   end
 
   class SingleQueryTest < self
-------------- next part --------------
HTML����������������������������...
Download 



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