diff options
Diffstat (limited to 'VMTests/vmBlockInfoTest')
-rw-r--r-- | VMTests/vmBlockInfoTest/coinbase.json | 2 | ||||
-rw-r--r-- | VMTests/vmBlockInfoTest/difficulty.json | 2 | ||||
-rw-r--r-- | VMTests/vmBlockInfoTest/gaslimit.json | 2 | ||||
-rw-r--r-- | VMTests/vmBlockInfoTest/number.json | 2 | ||||
-rw-r--r-- | VMTests/vmBlockInfoTest/timestamp.json | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/VMTests/vmBlockInfoTest/coinbase.json b/VMTests/vmBlockInfoTest/coinbase.json index 6d30dcbad..8ed504090 100644 --- a/VMTests/vmBlockInfoTest/coinbase.json +++ b/VMTests/vmBlockInfoTest/coinbase.json @@ -47,4 +47,4 @@ } } } -}
\ No newline at end of file +} diff --git a/VMTests/vmBlockInfoTest/difficulty.json b/VMTests/vmBlockInfoTest/difficulty.json index e1067f8f1..6dca815e2 100644 --- a/VMTests/vmBlockInfoTest/difficulty.json +++ b/VMTests/vmBlockInfoTest/difficulty.json @@ -47,4 +47,4 @@ } } } -}
\ No newline at end of file +} diff --git a/VMTests/vmBlockInfoTest/gaslimit.json b/VMTests/vmBlockInfoTest/gaslimit.json index 5c496c903..1a4a1d903 100644 --- a/VMTests/vmBlockInfoTest/gaslimit.json +++ b/VMTests/vmBlockInfoTest/gaslimit.json @@ -47,4 +47,4 @@ } } } -}
\ No newline at end of file +} diff --git a/VMTests/vmBlockInfoTest/number.json b/VMTests/vmBlockInfoTest/number.json index cc60da0cf..33381ca73 100644 --- a/VMTests/vmBlockInfoTest/number.json +++ b/VMTests/vmBlockInfoTest/number.json @@ -47,4 +47,4 @@ } } } -}
\ No newline at end of file +} diff --git a/VMTests/vmBlockInfoTest/timestamp.json b/VMTests/vmBlockInfoTest/timestamp.json index 76cb6d790..7755bf682 100644 --- a/VMTests/vmBlockInfoTest/timestamp.json +++ b/VMTests/vmBlockInfoTest/timestamp.json @@ -47,4 +47,4 @@ } } } -}
\ No newline at end of file +} |