[Groonga-mysql-commit] mroonga/homebrew-mroonga at ed4f092 [master] Use new style test definition

Back to archive index

Hiroshi Hatake null+****@clear*****
Fri Jun 26 22:46:59 JST 2015


Hiroshi Hatake	2015-06-26 22:46:59 +0900 (Fri, 26 Jun 2015)

  New Revision: ed4f09275acb4219c9c44ea58d7cb796c213021e
  https://github.com/mroonga/homebrew-mroonga/commit/ed4f09275acb4219c9c44ea58d7cb796c213021e

  Merged 135e0a6: Merge pull request #3 from mroonga/modernize-formula

  Message:
    Use new style test definition
    
    def test .. end ->
    test do .. end

  Modified files:
    mroonga.rb

  Modified: mroonga.rb (+1 -1)
===================================================================
--- mroonga.rb    2015-06-26 22:46:29 +0900 (4b22f19)
+++ mroonga.rb    2015-06-26 22:46:59 +0900 (1788883)
@@ -62,7 +62,7 @@ class Mroonga < Formula
     end
   end
 
-  def test
+  test do
   end
 
   def caveats
-------------- next part --------------
HTML����������������������������...
下载 



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