Kouhei Sutou
null+****@clear*****
Thu Dec 26 16:47:36 JST 2013
Kouhei Sutou 2013-12-26 16:47:36 +0900 (Thu, 26 Dec 2013) New Revision: fbfd517225caa853559fa26968f4a541490f4090 https://github.com/droonga/fluent-plugin-droonga/commit/fbfd517225caa853559fa26968f4a541490f4090 Message: watch test: follow feed fix Modified files: test/unit/plugin/handler/test_watch.rb Modified: test/unit/plugin/handler/test_watch.rb (+2 -7) =================================================================== --- test/unit/plugin/handler/test_watch.rb 2013-12-26 16:34:42 +0900 (6f8c6fb) +++ test/unit/plugin/handler/test_watch.rb 2013-12-26 16:47:36 +0900 (8236bac) @@ -148,13 +148,8 @@ class WatchHandlerTest < Test::Unit::TestCase assert_equal([ [ { - "body" => { - "task" => { - "component" => { - "body" => request, - }, - }, - }, + "body" => request, + "to" => ["localhost"], }, { "to" => "localhost:23003/output", -------------- next part -------------- HTML����������������������������...Download