diff options
-rw-r--r-- | RLPTests/RandomRLPTests/example.json (renamed from BasicTests/RandomRLPTests/example.json) | 2 | ||||
-rw-r--r-- | RLPTests/invalidRLPTest.json (renamed from BasicTests/invalidRLPtest.json) | 0 | ||||
-rw-r--r-- | RLPTests/rlptest.json (renamed from BasicTests/rlptest.json) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/BasicTests/RandomRLPTests/example.json b/RLPTests/RandomRLPTests/example.json index bd1375332..6dabee6b0 100644 --- a/BasicTests/RandomRLPTests/example.json +++ b/RLPTests/RandomRLPTests/example.json @@ -1,6 +1,6 @@ { "listsoflists2": { - "in": [ [], [[]], [ [], [[]] ] ], + "in": "VALID", "out": "c7c0c1c0c3c0c1c0" }, } diff --git a/BasicTests/invalidRLPtest.json b/RLPTests/invalidRLPTest.json index f2acd371d..f2acd371d 100644 --- a/BasicTests/invalidRLPtest.json +++ b/RLPTests/invalidRLPTest.json diff --git a/BasicTests/rlptest.json b/RLPTests/rlptest.json index 19adbb8e2..19adbb8e2 100644 --- a/BasicTests/rlptest.json +++ b/RLPTests/rlptest.json |