[Groonga-commit] droonga/express-droonga at 8cf06ce [master] Fix syntax error

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Oct 16 16:10:35 JST 2013


YUKI Hiroshi	2013-10-16 16:10:35 +0900 (Wed, 16 Oct 2013)

  New Revision: 8cf06ce15a69ca0e1af47654f966efa0eabe90b9
  https://github.com/droonga/express-droonga/commit/8cf06ce15a69ca0e1af47654f966efa0eabe90b9

  Message:
    Fix syntax error

  Modified files:
    test/droonga-protocol/connection.test.js

  Modified: test/droonga-protocol/connection.test.js (+1 -1)
===================================================================
--- test/droonga-protocol/connection.test.js    2013-10-16 16:05:47 +0900 (c7487b7)
+++ test/droonga-protocol/connection.test.js    2013-10-16 16:10:35 +0900 (84cd306)
@@ -176,7 +176,7 @@ suite('Connection', function() {
                              utils.createExpectedEnvelope('message',
                                                           'another',
                                                           { dataset: 'another',
-                                                            requireReply: true } }));
+                                                            requireReply: true }));
 
         Deferred
           .wait(0.01)
-------------- next part --------------
HTML����������������������������...
Download 



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