[Groonga-commit] groonga/express-kotoumi [master] test: Load "model" module correctly

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Feb 7 18:16:21 JST 2013


YUKI Hiroshi	2013-02-07 18:16:21 +0900 (Thu, 07 Feb 2013)

  New Revision: 7fc3e102e090cbad37c8474727a5fdde5751beae
  https://github.com/groonga/express-kotoumi/commit/7fc3e102e090cbad37c8474727a5fdde5751beae

  Log:
    test: Load "model" module correctly

  Modified files:
    test/test-utils.js

  Modified: test/test-utils.js (+1 -0)
===================================================================
--- test/test-utils.js    2013-02-07 18:15:20 +0900 (10ae220)
+++ test/test-utils.js    2013-02-07 18:16:21 +0900 (8ab28f6)
@@ -9,6 +9,7 @@ var client = require('socket.io-client');
 var socketIoDefaultCommandsModule = 
   exports.socketIoDefaultCommandsModule =
     require('../lib/frontend/default-commands/socket.io');
+var model = require('../lib/model');
 
 var testSendPort = exports.testSendPort = 3333;
 var testReceivePort = exports.testReceivePort = 3334;
-------------- next part --------------
HTML����������������������������...
Download 



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