[Groonga-commit] groonga/express-kotoumi [master] Test the basic feature synchronously

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Jan 16 17:30:39 JST 2013


YUKI Hiroshi	2013-01-16 17:30:39 +0900 (Wed, 16 Jan 2013)

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

  Log:
    Test the basic feature synchronously

  Modified files:
    test/rest-api.test.js

  Modified: test/rest-api.test.js (+1 -1)
===================================================================
--- test/rest-api.test.js    2013-01-16 17:29:41 +0900 (3bbcb47)
+++ test/rest-api.test.js    2013-01-16 17:30:39 +0900 (c5943da)
@@ -33,7 +33,7 @@ suite('REST API', function() {
     server = undefined;
   }
 
-  test('registeration for given handlers', function(done) {
+  test('registeration for given handlers', function() {
     var mockedHandlers = nodemock.mock('search')
           .takes('fake connection')
           .returns(function() {});
-------------- next part --------------
HTML����������������������������...
Download 



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