[Groonga-commit] droonga/droonga-engine at d808ad9 [master] test: follow the default value change

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Jun 25 11:18:43 JST 2014


Kouhei Sutou	2014-06-25 11:18:43 +0900 (Wed, 25 Jun 2014)

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

  Message:
    test: follow the default value change

  Modified files:
    test/unit/test_catalog_generator.rb

  Modified: test/unit/test_catalog_generator.rb (+1 -1)
===================================================================
--- test/unit/test_catalog_generator.rb    2014-06-25 11:17:37 +0900 (507c8c6)
+++ test/unit/test_catalog_generator.rb    2014-06-25 11:18:43 +0900 (d95d895)
@@ -55,7 +55,7 @@ class CatalogGeneratorTest < Test::Unit::TestCase
       @generator.add_dataset("Droonga", {})
       dataset = {
         "nWorkers" => 4,
-        "plugins" => ["groonga", "search", "crud", "dump"],
+        "plugins" => ["groonga", "search", "crud", "dump", "status"],
         "schema" => {},
         "replicas" => [
           {
-------------- next part --------------
HTML����������������������������...
Download 



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