[Groonga-commit] groonga/fluent-plugin-groonga at 19ae56b [master] test: use fluent/test

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 21 15:51:20 JST 2014


Kouhei Sutou	2014-10-21 15:51:20 +0900 (Tue, 21 Oct 2014)

  New Revision: 19ae56b05f184ed80c3561ab5c6a78cff262e384
  https://github.com/groonga/fluent-plugin-groonga/commit/19ae56b05f184ed80c3561ab5c6a78cff262e384

  Message:
    test: use fluent/test

  Modified files:
    test/run-test.rb

  Modified: test/run-test.rb (+1 -2)
===================================================================
--- test/run-test.rb    2014-10-21 15:50:24 +0900 (0183bbc)
+++ test/run-test.rb    2014-10-21 15:51:20 +0900 (4bb9362)
@@ -30,8 +30,7 @@ Test::Unit::Priority.enable
 
 $LOAD_PATH.unshift(lib_dir)
 
-require "fluent/log"
-$log = Fluent::Log.new($stdout, Fluent::Log::LEVEL_WARN)
+require "fluent/test"
 
 Dir.glob("#{base_dir}/test/**/test{_,-}*.rb") do |file|
   require file.sub(/\.rb$/, '')
-------------- next part --------------
HTML����������������������������...
Download 



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