[Groonga-commit] droonga/fluent-plugin-droonga at 5b7f393 [master] Change example of invalid value type

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Dec 26 17:03:51 JST 2013


YUKI Hiroshi	2013-12-26 17:03:51 +0900 (Thu, 26 Dec 2013)

  New Revision: 5b7f393a63c24fc3b8a0e4d475924f93da54d02f
  https://github.com/droonga/fluent-plugin-droonga/commit/5b7f393a63c24fc3b8a0e4d475924f93da54d02f

  Message:
    Change example of invalid value type

  Modified files:
    test/command/suite/add/mismatched-value-type.test

  Modified: test/command/suite/add/mismatched-value-type.test (+1 -1)
===================================================================
--- test/command/suite/add/mismatched-value-type.test    2013-12-26 16:54:03 +0900 (b287d59)
+++ test/command/suite/add/mismatched-value-type.test    2013-12-26 17:03:51 +0900 (47e78d3)
@@ -6,7 +6,7 @@
     "table": "User",
     "key": "key",
     "values": {
-      "birthday": "today"
+      "age": "secret"
     }
   }
 }
-------------- next part --------------
HTML����������������������������...
下载 



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