[Groonga-commit] groonga/groonga-query-log at eb22aa3 [master] test: fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jun 12 17:26:27 JST 2018


Kouhei Sutou	2018-06-12 17:26:27 +0900 (Tue, 12 Jun 2018)

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

  Message:
    test: fix a typo
    
    Test isn't failed...

  Modified files:
    test/test-response-comparer.rb

  Modified: test/test-response-comparer.rb (+1 -1)
===================================================================
--- test/test-response-comparer.rb    2018-06-12 17:22:38 +0900 (7940f89)
+++ test/test-response-comparer.rb    2018-06-12 17:26:27 +0900 (51eba8c)
@@ -311,7 +311,7 @@ class ResponseComparerTest < Test::Unit::TestCase
         [
           [
             [1],
-            [["_id", "UInt32"], ["location", "float"]],
+            [["_id", "UInt32"], ["location", "Float"]],
             [1, value],
           ]
         ]
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180612/88ca2098/attachment-0001.htm 



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