YUKI Hiroshi
null+****@clear*****
Thu Feb 7 17:18:12 JST 2013
YUKI Hiroshi 2013-02-07 17:18:12 +0900 (Thu, 07 Feb 2013) New Revision: d984599691a06988a5b7b4b8a0f953d033656ec5 https://github.com/groonga/express-kotoumi/commit/d984599691a06988a5b7b4b8a0f953d033656ec5 Log: test: Remove obsolete code (I forgot to remove it) Modified files: test/express-adaptor.test.js Modified: test/express-adaptor.test.js (+0 -8) =================================================================== --- test/express-adaptor.test.js 2013-02-07 17:09:59 +0900 (9400941) +++ test/express-adaptor.test.js 2013-02-07 17:18:12 +0900 (7c30a6d) @@ -11,14 +11,6 @@ var Connection = require('../lib/backend/connection').Connection; suite('Adaption for express application', function() { suite('REST API registeration', function() { - function defineCommand(command, path) { - return { - method: 'GET', - path: path, - requestBuilder: function() {}, - responseBuilder: function() {} - }; - } var testPlugin = { api: new model.REST({ path: '/path/to/api', -------------- next part -------------- HTML����������������������������...Download