mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-02 17:43:48 +00:00
part of 9b4e768 - Delete vmNamecoin.json
This commit is contained in:
parent
e229374f46
commit
9a9325822e
1 changed files with 0 additions and 1 deletions
1
index.js
1
index.js
|
|
@ -17,7 +17,6 @@ module.exports = {
|
||||||
vmBlockInfoTest: require('./VMTests/vmBlockInfoTest'),
|
vmBlockInfoTest: require('./VMTests/vmBlockInfoTest'),
|
||||||
vmEnvironmentalInfoTest: require('./VMTests/vmEnvironmentalInfoTest'),
|
vmEnvironmentalInfoTest: require('./VMTests/vmEnvironmentalInfoTest'),
|
||||||
vmIOandFlowOperationsTest: require('./VMTests/vmIOandFlowOperationsTest'),
|
vmIOandFlowOperationsTest: require('./VMTests/vmIOandFlowOperationsTest'),
|
||||||
vmNamecoin: require('./VMTests/vmNamecoin'),
|
|
||||||
vmPushDupSwapTest: require('./VMTests/vmPushDupSwapTest'),
|
vmPushDupSwapTest: require('./VMTests/vmPushDupSwapTest'),
|
||||||
vmSha3Test: require('./VMTests/vmSha3Test'),
|
vmSha3Test: require('./VMTests/vmSha3Test'),
|
||||||
vmtestst: require('./VMTests/vmtests'),
|
vmtestst: require('./VMTests/vmtests'),
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue