[Groonga-commit] ranguba/groonga-client at b6b48e1 [master] test: add missing spaces

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Oct 27 17:39:57 JST 2017


Kouhei Sutou	2017-10-27 17:39:57 +0900 (Fri, 27 Oct 2017)

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

  Message:
    test: add missing spaces

  Modified files:
    test/command-line/test-index-check.rb

  Modified: test/command-line/test-index-check.rb (+2 -2)
===================================================================
--- test/command-line/test-index-check.rb    2017-10-27 17:38:31 +0900 (2d9cb35)
+++ test/command-line/test-index-check.rb    2017-10-27 17:39:57 +0900 (7fe3f45)
@@ -66,8 +66,8 @@ column_create Terms memos_content \
 
 load --table Memos
 [
-["_key","content"],
-["groonga","Groonga is fast"]
+["_key", "content"],
+["groonga", "Groonga is fast"]
 ]
     COMMANDS
 
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171027/a4e8bc4a/attachment.htm 



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