[Groonga-commit] groonga/express-kotoumi [master] Load HTTP module

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Jan 16 16:56:49 JST 2013


YUKI Hiroshi	2013-01-16 16:56:49 +0900 (Wed, 16 Jan 2013)

  New Revision: 0a2856056faec9e18381bd6375e7d87265014cfe
  https://github.com/groonga/express-kotoumi/commit/0a2856056faec9e18381bd6375e7d87265014cfe

  Log:
    Load HTTP module

  Modified files:
    test/test-utils.js

  Modified: test/test-utils.js (+1 -0)
===================================================================
--- test/test-utils.js    2013-01-16 16:55:56 +0900 (09d6968)
+++ test/test-utils.js    2013-01-16 16:56:49 +0900 (9c6bf50)
@@ -1,5 +1,6 @@
 var assert = require('chai').assert;
 var nodemock = require('nodemock');
+var http = require('http');
 var Deferred = require('jsdeferred').Deferred;
 
 function createMockedSender() {
-------------- next part --------------
HTML����������������������������...
Download 



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