File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -217,13 +217,13 @@ vm_tests=$(wildcard tests/ethereum-tests/VMTests/*/*.json)
217217slow_vm_tests =$(wildcard tests/ethereum-tests/VMTests/vmPerformance/* .json)
218218bad_vm_tests = $(wildcard tests/ethereum-tests/VMTests/vmBlockInfoTest/blockhash* .json) \
219219 $(wildcard tests/ethereum-tests/VMTests/vmEnvironmentalInfo/balance* .json) \
220- $(wildcard tests/ethereum-tests/VMTests/vmRandomTest/2015031* .json) \
221220 $(wildcard tests/ethereum-tests/VMTests/vmSystemOperations/* call* .json) \
222221 $(wildcard tests/ethereum-tests/VMTests/vmSystemOperations/* Call* .json) \
223222 $(wildcard tests/ethereum-tests/VMTests/vmSystemOperations/* create* .json) \
224223 tests/ethereum-tests/VMTests/vmEnvironmentalInfo/env1.json \
225224 tests/ethereum-tests/VMTests/vmEnvironmentalInfo/extcodecopy0AddressTooBigRight.json \
226225 tests/ethereum-tests/VMTests/vmEnvironmentalInfo/ExtCodeSizeAddressInputTooBigRightMyAddress.json \
226+ tests/ethereum-tests/VMTests/vmRandomTest/201503110226PYTHON_DUP6.json \
227227 tests/ethereum-tests/VMTests/vmRandomTest/randomTest.json \
228228 tests/ethereum-tests/VMTests/vmSystemOperations/PostToNameRegistrator0.json \
229229 tests/ethereum-tests/VMTests/vmSystemOperations/PostToReturn1.json
You can’t perform that action at this time.
0 commit comments