[Groonga-commit] droonga/express-droonga at f3b733d [master] Add missing droonga-streaming:watch

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jan 21 17:23:30 JST 2014


Kouhei Sutou	2014-01-21 17:23:30 +0900 (Tue, 21 Jan 2014)

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

  Message:
    Add missing droonga-streaming:watch

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

  Modified: test/adapter/rest.test.js (+2 -0)
===================================================================
--- test/adapter/rest.test.js    2014-01-21 15:29:06 +0900 (64b1d6e)
+++ test/adapter/rest.test.js    2014-01-21 17:23:30 +0900 (44a5faa)
@@ -70,6 +70,8 @@ suite('HTTP Adapter', function() {
                         definition: groongaAPI.groonga },
                       { name:       'droonga',
                         definition: droongaAPI.droonga },
+                      { name:       'droonga-streaming:watch',
+                        definition: droongaAPI["droonga-streaming:watch"] },
                       { name:       'getCommand',
                         definition: basePlugin.getCommand },
                       { name:       'putCommand',
-------------- next part --------------
HTML����������������������������...
Download 



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