Navigation Menu

Skip to content

Commit

Permalink
Update test for the catalog generator
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jun 25, 2014
1 parent be007d2 commit f515ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/test_catalog_generator.rb
Expand Up @@ -55,7 +55,7 @@ def test_default
@generator.add_dataset("Droonga", {})
dataset = {
"nWorkers" => 4,
"plugins" => ["groonga", "search", "crud", "dump", "status"],
"plugins" => ["groonga", "search", "crud", "dump", "system"],
"schema" => {},
"replicas" => [
{
Expand Down

0 comments on commit f515ad4

Please sign in to comment.