[Groonga-commit] droonga/fluent-plugin-droonga at bd58bd3 [master] Initialize test database before watcher is initialized

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Oct 31 16:02:26 JST 2013


YUKI Hiroshi	2013-10-31 16:02:26 +0900 (Thu, 31 Oct 2013)

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

  Message:
    Initialize test database before watcher is initialized

  Modified files:
    test/plugin/handler/test_handler_watch.rb

  Modified: test/plugin/handler/test_handler_watch.rb (+1 -1)
===================================================================
--- test/plugin/handler/test_handler_watch.rb    2013-10-31 15:56:56 +0900 (cdf0a17)
+++ test/plugin/handler/test_handler_watch.rb    2013-10-31 16:02:26 +0900 (141bcf6)
@@ -20,8 +20,8 @@ require "droonga/plugin/handler_watch"
 class WatchHandlerTest < Test::Unit::TestCase
   def setup
     setup_database
-    setup_handler
     setup_schema
+    setup_handler
   end
 
   def teardown
-------------- next part --------------
HTML����������������������������...
Download 



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