Skip to content

Commit

Permalink
Remove duplicated test data
Browse files Browse the repository at this point in the history
Change-Id: Ic95f1f0a8f359eefcf7b4dadcc5f1bd7f8a383d8
Signed-off-by: grapebaba <[email protected]>
  • Loading branch information
GrapeBaBa committed Dec 27, 2016
1 parent f1a894a commit 8ede0e0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions testdata/testconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,6 @@
{"name":"hf.Registrar.DelegateRoles", "value": "client"},
{"name":"hf.Revoker", "value": "true"}]
},
"admin2": {
"pass": "adminpw2",
"type": "client",
"group": "bank_a",
"attrs": [{"name":"hf.Registrar.Roles","value":"client,peer,validator,auditor"},
{"name":"hf.Registrar.DelegateRoles", "value": "client"},
{"name":"hf.Revoker", "value": "true"}]
},
"revoker": {
"pass": "revokerpw",
"type": "client",
Expand Down

0 comments on commit 8ede0e0

Please sign in to comment.