[Groonga-commit] droonga/droonga-engine at ba831f6 [master] test: follow the default plugin set

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Mon May 19 15:34:29 JST 2014


Kouhei Sutou	2014-05-19 15:34:29 +0900 (Mon, 19 May 2014)

  New Revision: ba831f67340c3b87741738600d6ed2ff6d2a123f
  https://github.com/droonga/droonga-engine/commit/ba831f67340c3b87741738600d6ed2ff6d2a123f

  Message:
    test: follow the default plugin set

  Modified files:
    test/unit/test_catalog_generator.rb

  Modified: test/unit/test_catalog_generator.rb (+1 -1)
===================================================================
--- test/unit/test_catalog_generator.rb    2014-05-19 15:32:12 +0900 (90e39a6)
+++ test/unit/test_catalog_generator.rb    2014-05-19 15:34:29 +0900 (507c8c6)
@@ -55,7 +55,7 @@ class CatalogGeneratorTest < Test::Unit::TestCase
       @generator.add_dataset("Droonga", {})
       dataset = {
         "nWorkers" => 4,
-        "plugins" => ["groonga", "search", "crud"],
+        "plugins" => ["groonga", "search", "crud", "dump"],
         "schema" => {},
         "replicas" => [
           {
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index