[Groonga-commit] ranguba/groonga-client at c2fa047 [master] Call #setup of included modules

Back to archive index

KITAITI Makoto null+****@clear*****
Sat Feb 6 12:57:58 JST 2016


KITAITI Makoto	2016-02-06 12:57:58 +0900 (Sat, 06 Feb 2016)

  New Revision: c2fa04783ad4d31db71facc29e4f12a20f957ed5
  https://github.com/ranguba/groonga-client/commit/c2fa04783ad4d31db71facc29e4f12a20f957ed5

  Merged 41a8b86: Merge pull request #4 from KitaitiMakoto/basic-auth

  Message:
    Call #setup of included modules

  Modified files:
    test/test-client.rb

  Modified: test/test-client.rb (+2 -0)
===================================================================
--- test/test-client.rb    2016-02-06 12:57:33 +0900 (afb29b5)
+++ test/test-client.rb    2016-02-06 12:57:58 +0900 (060d871)
@@ -325,6 +325,8 @@ JSON
     include ClientFixture
 
     def setup
+      super
+
       @address = "127.0.0.1"
       @server = TCPServer.new(@address, 0)
       @port =****@serve*****[1]
-------------- next part --------------
HTML����������������������������...
Download 



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