[Groonga-commit] droonga/fluent-plugin-droonga at 94f6771 [master] Use relative path from the given base path

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Nov 27 11:19:34 JST 2013


YUKI Hiroshi	2013-11-27 11:19:34 +0900 (Wed, 27 Nov 2013)

  New Revision: 94f677191b1076b8de145fe9867048b93803b86d
  https://github.com/droonga/fluent-plugin-droonga/commit/94f677191b1076b8de145fe9867048b93803b86d

  Message:
    Use relative path from the given base path

  Modified files:
    test/command/suite/add/minimal.test
    test/command/suite/groonga/select/minimum.test

  Modified: test/command/suite/add/minimal.test (+1 -1)
===================================================================
--- test/command/suite/add/minimal.test    2013-11-27 11:16:46 +0900 (5e6bb9a)
+++ test/command/suite/add/minimal.test    2013-11-27 11:19:34 +0900 (6055c3e)
@@ -1,4 +1,4 @@
-#@include ../../fixture/user-table.jsons
+#@include fixture/user-table.jsons
 {
   "type": "add",
   "dataset": "Droonga",

  Modified: test/command/suite/groonga/select/minimum.test (+1 -1)
===================================================================
--- test/command/suite/groonga/select/minimum.test    2013-11-27 11:16:46 +0900 (50c4ab1)
+++ test/command/suite/groonga/select/minimum.test    2013-11-27 11:19:34 +0900 (96b8622)
@@ -1,4 +1,4 @@
-#@include ../../../fixture/user-table.jsons
+#@include fixture/user-table.jsons
 {
   "type"    : "select",
   "dataset" : "Droonga",
-------------- next part --------------
HTML����������������������������...
Download 



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