Remove unused test json

pull/30/head
Richard Körber 2016-07-21 00:51:01 +02:00
parent 8f2ac7c4c7
commit 68b7560f2f
1 changed files with 0 additions and 6 deletions

View File

@ -48,12 +48,6 @@ modifyRegistrationResponse = \
{"agreement":"http://example.com/agreement.pdf",\ {"agreement":"http://example.com/agreement.pdf",\
"contact":["mailto:foo2@example.com"]} "contact":["mailto:foo2@example.com"]}
recoverRegistration = \
{"resource":"recover-reg",\
"method":"contact",\
"base":"https://example.com/acme/some-location",\
"contact":["mailto:foo@example.com"]}
updateRegistration = \ updateRegistration = \
{"resource":"reg"} {"resource":"reg"}