go-ethereum
parent
703f80f30d
commit
c9f1e2d18d
|
@ -174,6 +174,11 @@ Some terminals don't support colour output and in this case you will see lots of
|
|||
|
||||
### py-evm
|
||||
|
||||
```sh
|
||||
```
|
||||
pytest -s -k fixtures/GeneralStateTests/stRefundTest/refund_OOG.json
|
||||
```
|
||||
### go-ethereum
|
||||
|
||||
```
|
||||
./build/env.sh go test -v -run TestState/stAttackTest/ContractCreationSpam.json ./tests
|
||||
```
|
Loading…
Reference in New Issue