[Groonga-commit] groonga/express-kotoumi [master] Update port number

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Jan 17 12:32:17 JST 2013


YUKI Hiroshi	2013-01-17 12:32:17 +0900 (Thu, 17 Jan 2013)

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

  Log:
    Update port number

  Modified files:
    test/backend-adaptor.test.js

  Modified: test/backend-adaptor.test.js (+1 -1)
===================================================================
--- test/backend-adaptor.test.js    2013-01-17 12:30:43 +0900 (3e5f810)
+++ test/backend-adaptor.test.js    2013-01-17 12:32:17 +0900 (a1d4874)
@@ -14,7 +14,7 @@ suite('Connection', function() {
   setup(function() {
     connection = new Connection({
       tag:        'test',
-      listenPort: utils.testBackendPort,
+      listenPort: utils.testReceivePort,
       sender:     sender = utils.createMockedSender(),
       receiver:   receiver = utils.createMockedReceiver()
     });
-------------- next part --------------
HTML����������������������������...
Download 



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