[Groonga-commit] long-long-float/droonga-engine at dc0f63a [master] Add "catalog" to the list of expected default plugins

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Aug 26 18:45:24 JST 2014


YUKI Hiroshi	2014-08-26 18:45:24 +0900 (Tue, 26 Aug 2014)

  New Revision: dc0f63a056f249db8b37df122b18dd9d018c66e5
  https://github.com/long-long-float/droonga-engine/commit/dc0f63a056f249db8b37df122b18dd9d018c66e5

  Message:
    Add "catalog" to the list of expected default plugins

  Modified files:
    test/unit/test_catalog_generator.rb

  Modified: test/unit/test_catalog_generator.rb (+1 -1)
===================================================================
--- test/unit/test_catalog_generator.rb    2014-08-26 18:09:34 +0900 (8b772ec)
+++ test/unit/test_catalog_generator.rb    2014-08-26 18:45:24 +0900 (d141814)
@@ -94,7 +94,7 @@ class CatalogGeneratorTest < Test::Unit::TestCase
       def test_replicas
         dataset = {
           "nWorkers" => 4,
-          "plugins" => ["groonga", "search", "crud", "dump", "system"],
+          "plugins" => ["groonga", "search", "crud", "dump", "system", "catalog"],
           "schema" => [],
           "replicas" => [
             {
-------------- next part --------------
HTML����������������������������...
下载 



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