[Groonga-commit] droonga/fluent-plugin-droonga at 6112a56 [master] test: fix name error

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jan 30 15:51:32 JST 2014


Kouhei Sutou	2014-01-30 15:51:32 +0900 (Thu, 30 Jan 2014)

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

  Message:
    test: fix name error

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

  Modified: test/unit/plugin/distributor/test_search_planner.rb (+2 -2)
===================================================================
--- test/unit/plugin/distributor/test_search_planner.rb    2014-01-30 15:50:08 +0900 (d6c9e06)
+++ test/unit/plugin/distributor/test_search_planner.rb    2014-01-30 15:51:32 +0900 (f4d8fcb)
@@ -267,11 +267,11 @@ class DistributedSearchPlannerTest < Test::Unit::TestCase
       end
 
       def test_dependencies
-        search_reduce_inputs = [
+        reduce_inputs = [
           "errors",
           "users",
         ]
-        search_gather_inputs = [
+        gather_inputs = [
           "errors_reduced",
           "users_reduced",
         ]
-------------- next part --------------
HTML����������������������������...
下載 



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