Fix InfoParser empty tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2016-11-10 15:39:41 +01:00
parent b8958ee937
commit 8725302307
No known key found for this signature in database
GPG Key ID: E166FD8976B3BAC8
1 changed files with 6 additions and 1 deletions

View File

@ -77,5 +77,10 @@
},
"background-jobs": [],
"two-factor-providers": [],
"commands": []
"commands": [],
"activity": {
"filters": [],
"settings": [],
"providers": []
}
}