[Groonga-commit] groonga/groonga-query-log at 6f71cf5 [master] Fix a typo

Back to archive index

Kentaro Hayashi null+****@clear*****
Wed May 31 10:59:16 JST 2017


Kentaro Hayashi	2017-05-31 10:59:16 +0900 (Wed, 31 May 2017)

  New Revision: 6f71cf5e707d75ca6f545eec654d4a4db57d8a5e
  https://github.com/groonga/groonga-query-log/commit/6f71cf5e707d75ca6f545eec654d4a4db57d8a5e

  Merged 9ca15fc: Merge pull request #17 from kenhys/fix-failure

  Message:
    Fix a typo
    
    fialure ->
    failure
     ^

  Modified files:
    test/test-parser.rb

  Modified: test/test-parser.rb (+1 -1)
===================================================================
--- test/test-parser.rb    2017-05-08 17:49:12 +0900 (112f6f7)
+++ test/test-parser.rb    2017-05-31 10:59:16 +0900 (126860f)
@@ -113,7 +113,7 @@ class ParserTest < Test::Unit::TestCase
       assert_equal([0], statistics.collect(&:return_code))
     end
 
-    def test_fialure
+    def test_failure
       statistics = parse(<<-LOG)
 2012-12-13 11:15:21.628105|0x7fff148c8a50|>table_create --name Videos
 2012-12-13 11:15:21.645119|0x7fff148c8a50|<000000017041150 rc=-22
-------------- next part --------------
HTML����������������������������...
下载 



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