part of 9b4e768 - Delete vmNamecoin.json

This commit is contained in:
ethers 2014-11-05 16:20:26 -08:00
parent e229374f46
commit 9a9325822e
1 changed files with 0 additions and 1 deletions

View File

@ -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'),