[Groonga-commit] droonga/express-droonga at 4d03c50 [master] test: follow groonga-load API add

Back to archive index

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


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

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

  Message:
    test: follow groonga-load API add

  Modified files:
    test/adapter/http.test.js

  Modified: test/adapter/http.test.js (+2 -0)
===================================================================
--- test/adapter/http.test.js    2014-04-25 13:06:34 +0900 (df7e041)
+++ test/adapter/http.test.js    2014-04-25 13:13:02 +0900 (e6a6da6)
@@ -37,6 +37,8 @@ suite('HTTP Adapter', function() {
                         definition: restAPI.search },
                       { name:       'groonga',
                         definition: groongaAPI.groonga },
+                      { name:       'groonga-load',
+                        definition: groongaAPI['groonga-load'] },
                       { name:       'droonga',
                         definition: droongaAPI.droonga },
                       { name:       'droonga-streaming:watch',
-------------- next part --------------
HTML����������������������������...
Download 



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