mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +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'),
|
||||
vmEnvironmentalInfoTest: require('./VMTests/vmEnvironmentalInfoTest'),
|
||||
vmIOandFlowOperationsTest: require('./VMTests/vmIOandFlowOperationsTest'),
|
||||
vmNamecoin: require('./VMTests/vmNamecoin'),
|
||||
vmPushDupSwapTest: require('./VMTests/vmPushDupSwapTest'),
|
||||
vmSha3Test: require('./VMTests/vmSha3Test'),
|
||||
vmtestst: require('./VMTests/vmtests'),
|
||||
|
|
|
|||
Loading…
Reference in a new issue