[Groonga-commit] droonga/droonga-engine at f515ad4 [master] Update test for the catalog generator

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Jun 25 17:28:34 JST 2014


YUKI Hiroshi	2014-06-25 17:28:34 +0900 (Wed, 25 Jun 2014)

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

  Message:
    Update test for the catalog generator

  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 17:26:46 +0900 (d95d895)
+++ test/unit/test_catalog_generator.rb    2014-06-25 17:28:34 +0900 (be8f8a1)
@@ -55,7 +55,7 @@ class CatalogGeneratorTest < Test::Unit::TestCase
       @generator.add_dataset("Droonga", {})
       dataset = {
         "nWorkers" => 4,
-        "plugins" => ["groonga", "search", "crud", "dump", "status"],
+        "plugins" => ["groonga", "search", "crud", "dump", "system"],
         "schema" => {},
         "replicas" => [
           {
-------------- next part --------------
HTML����������������������������...
Download 



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