YUKI Hiroshi
null+****@clear*****
Thu Dec 26 15:41:46 JST 2013
YUKI Hiroshi 2013-12-26 15:41:46 +0900 (Thu, 26 Dec 2013) New Revision: ae2af28969dbb880bbc67e981717e435b99baa4f https://github.com/droonga/fluent-plugin-droonga/commit/ae2af28969dbb880bbc67e981717e435b99baa4f Message: Update expected response for unknown commands Modified files: test/command/suite/message/error/unknown-command.expected Modified: test/command/suite/message/error/unknown-command.expected (+3 -3) =================================================================== --- test/command/suite/message/error/unknown-command.expected 2013-12-26 15:41:36 +0900 (ea9a72a) +++ test/command/suite/message/error/unknown-command.expected 2013-12-26 15:41:46 +0900 (9bedd38) @@ -3,11 +3,11 @@ 0, { "inReplyTo": null, - "statusCode": 501, + "statusCode": 400, "type": "unknown-command.result", "body": { - "name": "UnknownType", - "message": "The command type \"unknown-command\" is not available for the dataset \"Droonga\"." + "name": "UnknownCommand", + "message": "The command \"unknown-command\" is not available for the dataset \"Droonga\"." } } ] -------------- next part -------------- HTML����������������������������...Download