[Groonga-commit] groonga/groonga at 1096aaf [master] test: remove garbage

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Tue Oct 31 12:47:19 JST 2017


Kouhei Sutou	2017-10-31 12:47:19 +0900 (Tue, 31 Oct 2017)

  New Revision: 1096aaf2231e893af7372be88f1c8d29539ad4be
  https://github.com/groonga/groonga/commit/1096aaf2231e893af7372be88f1c8d29539ad4be

  Message:
    test: remove garbage

  Modified files:
    test/command/suite/select/filter/invalid/match/argument/column.test

  Modified: test/command/suite/select/filter/invalid/match/argument/column.test (+1 -1)
===================================================================
--- test/command/suite/select/filter/invalid/match/argument/column.test    2017-10-30 14:14:05 +0900 (31f6bbb7b)
+++ test/command/suite/select/filter/invalid/match/argument/column.test    2017-10-31 12:47:19 +0900 (6754de751)
@@ -11,6 +11,6 @@ load --table Sites
 ["_key", "uri"],
 ["Groonga", "http://groonga.org/"],
 ["Mroonga", "http://mroonga.org/"]
-]"
+]
 
 select Sites --filter "_key @ uri"
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171031/e1aef723/attachment-0001.htm 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る