Blame tests/json/t-keylist-secret.in.json

Packit Service 30b792
{
Packit Service 30b792
    "op": "keylist",
Packit Service 30b792
    "keys": [ "bravo@example.net", "alpha@example.net" ],
Packit Service 30b792
    "with-secret": true
Packit Service 30b792
}