YUKI Hiroshi
null+****@clear*****
Thu Feb 7 18:01:40 JST 2013
YUKI Hiroshi 2013-02-07 18:01:40 +0900 (Thu, 07 Feb 2013) New Revision: 5bb99519d1dbdbdeffa2b9b0cf3c0af4e1f57f88 https://github.com/groonga/express-kotoumi/commit/5bb99519d1dbdbdeffa2b9b0cf3c0af4e1f57f88 Log: test: Remove obsolete utility Modified files: test/test-utils.js Modified: test/test-utils.js (+0 -8) =================================================================== --- test/test-utils.js 2013-02-07 17:51:38 +0900 (659736c) +++ test/test-utils.js 2013-02-07 18:01:40 +0900 (5331d38) @@ -183,14 +183,6 @@ function readyToDestroyMockedConnection(connection) { } exports.readyToDestroyMockedConnection = readyToDestroyMockedConnection; -function createMockedHandlersFactory() { - return nodemock - .mock('search') - .takes({}) - .returns(function() {}); -} -exports.createMockedHandlersFactory = createMockedHandlersFactory; - function TypeOf(typeString) { if (!(this instanceof TypeOf)) -------------- next part -------------- HTML����������������������������...ダウンロード