allow 'call0.json' to fail on 32 bit

This commit is contained in:
andri lim 2019-02-07 13:46:20 +07:00 committed by zah
parent c657f23d73
commit b8ada41ce0
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ func slowTest*(folder: string, name: string): bool =
func failIn32Bits(folder, name: string): bool =
return name in @[
"Call10.json",
"randomStatetest94.json",
"calldatacopy_dejavu.json",
"calldatacopy_dejavu2.json",