Yoji Shidara
null+****@clear*****
Tue Nov 26 15:39:09 JST 2013
Yoji Shidara 2013-11-26 15:39:09 +0900 (Tue, 26 Nov 2013) New Revision: ea1425bd33eabd6c02d067f006d84cde99877b66 https://github.com/droonga/fluent-plugin-droonga/commit/ea1425bd33eabd6c02d067f006d84cde99877b66 Message: Fix JSON syntax Modified files: test/command/suite/groonga/column_create/vector.test Modified: test/command/suite/groonga/column_create/vector.test (+1 -1) =================================================================== --- test/command/suite/groonga/column_create/vector.test 2013-11-26 14:42:46 +0900 (c4807af) +++ test/command/suite/groonga/column_create/vector.test 2013-11-26 15:39:09 +0900 (d76b264) @@ -13,7 +13,7 @@ "body": { "table" : "User", "name" : "email", - "type" : "ShortText" + "type" : "ShortText", "flags" : "COLUMN_VECTOR" } } -------------- next part -------------- HTML����������������������������...Download