From 68b7560f2f81e98d64db774e33b023d670ed65c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20K=C3=B6rber?= Date: Thu, 21 Jul 2016 00:51:01 +0200 Subject: [PATCH] Remove unused test json --- acme4j-client/src/test/resources/json.properties | 6 ------ 1 file changed, 6 deletions(-) diff --git a/acme4j-client/src/test/resources/json.properties b/acme4j-client/src/test/resources/json.properties index c8d687a5..1897e3be 100644 --- a/acme4j-client/src/test/resources/json.properties +++ b/acme4j-client/src/test/resources/json.properties @@ -48,12 +48,6 @@ modifyRegistrationResponse = \ {"agreement":"http://example.com/agreement.pdf",\ "contact":["mailto:foo2@example.com"]} -recoverRegistration = \ - {"resource":"recover-reg",\ - "method":"contact",\ - "base":"https://example.com/acme/some-location",\ - "contact":["mailto:foo@example.com"]} - updateRegistration = \ {"resource":"reg"}