From 478a07d8c44a92978ff4d9416160c8eae42fadb0 Mon Sep 17 00:00:00 2001 From: ethers Date: Thu, 12 Mar 2015 19:43:13 -0700 Subject: fix missing comma --- BasicTests/crypto.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BasicTests') diff --git a/BasicTests/crypto.json b/BasicTests/crypto.json index e53242c49..64a4f8842 100644 --- a/BasicTests/crypto.json +++ b/BasicTests/crypto.json @@ -4,7 +4,7 @@ "key": "abb51256c1324a1350598653f46aa3ad693ac3cf5d05f36eba3f495a1f51590f", "cipher": "84a727bc81fa4b13947dc9728b88fd08", "payload": "000102030405060708090a0b0c0d0e0f" - } + }, "ecies1": { "decryption_type": "ecies_sec1_altered", -- cgit v1.2.3