Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit 79834f1

Browse files
NikVolfarkpar
authored andcommitted
Update test.rs
1 parent e946ddc commit 79834f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json/src/state/test.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ pub enum ForkSpec {
109109
EIP158ToByzantiumAt5,
110110
FrontierToHomesteadAt5,
111111
HomesteadToDaoAt5,
112-
HomesteadToEIP150At5
112+
HomesteadToEIP150At5,
113113
}
114114

115115
/// State test indexes deserialization.

0 commit comments

Comments
 (0)