[Groonga-commit] droonga/express-droonga at e6289f3 [master] test: fix test name

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Apr 25 13:51:59 JST 2014


Kouhei Sutou	2014-04-25 13:51:59 +0900 (Fri, 25 Apr 2014)

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

  Message:
    test: fix test name

  Modified files:
    test/adapter/api/groonga/load.test.js

  Modified: test/adapter/api/groonga/load.test.js (+1 -1)
===================================================================
--- test/adapter/api/groonga/load.test.js    2014-04-25 13:51:17 +0900 (fc66af5)
+++ test/adapter/api/groonga/load.test.js    2014-04-25 13:51:59 +0900 (27ea29b)
@@ -123,7 +123,7 @@ suite('adapter/api/groonga: load', function() {
     });
 
     suite('object style', function() {
-      test('one', function(done) {
+      test('with columns', function(done) {
         var requestBody;
         backend.reserveResponse(function(requestPacket) {
           requestBody = requestPacket[2].body;
-------------- next part --------------
HTML����������������������������...
Download 



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