[Groonga-commit] droonga/droonga-engine at 8d0eca4 [master] test: add missing "end"

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Dec 25 16:38:24 JST 2014


Kouhei Sutou	2014-12-25 16:38:24 +0900 (Thu, 25 Dec 2014)

  New Revision: 8d0eca49a4114085857459ca7b2aea1d284a62ea
  https://github.com/droonga/droonga-engine/commit/8d0eca49a4114085857459ca7b2aea1d284a62ea

  Message:
    test: add missing "end"

  Modified files:
    test/unit/plugins/system/test_status.rb

  Modified: test/unit/plugins/system/test_status.rb (+1 -0)
===================================================================
--- test/unit/plugins/system/test_status.rb    2014-12-25 16:20:04 +0900 (03f1fb8)
+++ test/unit/plugins/system/test_status.rb    2014-12-25 16:38:24 +0900 (64e51ee)
@@ -48,6 +48,7 @@ class SystemStatusHandlerTest < Test::Unit::TestCase
   class StubEngineState
     def cluster
       @cluster ||= StubClusterState.new
+    end
   end
 
   class StubClusterState
-------------- next part --------------
HTML����������������������������...
다운로드 



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