Kouhei Sutou
null+****@clear*****
Fri Jan 31 17:28:31 JST 2014
Kouhei Sutou 2014-01-31 17:28:31 +0900 (Fri, 31 Jan 2014) New Revision: 2c48c08431f69d95a88eade5fe1d257dd5ac9492 https://github.com/droonga/fluent-plugin-droonga/commit/2c48c08431f69d95a88eade5fe1d257dd5ac9492 Message: test: follow SearchDistributor change Modified files: test/unit/plugin/distributor/test_search.rb Modified: test/unit/plugin/distributor/test_search.rb (+0 -9) =================================================================== --- test/unit/plugin/distributor/test_search.rb 2014-01-31 17:24:02 +0900 (d851ca4) +++ test/unit/plugin/distributor/test_search.rb 2014-01-31 17:28:31 +0900 (6e8b235) @@ -130,11 +130,8 @@ class SearchDistributorTest < Test::Unit::TestCase "output" => "query1", "elements" => { "records" => { - "type" => "sort", - "offset" => 0, "limit" => 10, "format" => "complex", - "attributes" => [], }, }, }, @@ -142,11 +139,8 @@ class SearchDistributorTest < Test::Unit::TestCase "output" => "query2", "elements" => { "records" => { - "type" => "sort", - "offset" => 0, "limit" => 20, "format" => "complex", - "attributes" => [], }, }, }, @@ -154,11 +148,8 @@ class SearchDistributorTest < Test::Unit::TestCase "output" => "query3", "elements" => { "records" => { - "type" => "sort", - "offset" => 0, "limit" => 30, "format" => "complex", - "attributes" => [], }, }, }, -------------- next part -------------- HTML����������������������������...Download