Navigation Menu

Skip to content

Commit

Permalink
Simplify testcase for absorb-data
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 14, 2015
1 parent 4ca4593 commit c3381c4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/command/suite/system/absorb-data/records.catalog.json
Expand Up @@ -5,11 +5,10 @@
"Source": {
"schema": {
"Users": {
"type": "Hash",
"type": "PatriciaTrie",
"keyType": "ShortText"
}
},
"fact": "Users",
"nWorkers": 2,
"plugins": ["groonga", "crud", "search", "dump", "system", "catalog"],
"replicas": [
Expand Down

0 comments on commit c3381c4

Please sign in to comment.