mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
typo
This commit is contained in:
parent
c5e5228e0d
commit
90f4f942e6
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
|
@ -20,6 +20,6 @@ module.exports = {
|
|||
vmIOandFlowOperationsTest: require('./VMTests/vmIOandFlowOperationsTest'),
|
||||
vmPushDupSwapTest: require('./VMTests/vmPushDupSwapTest'),
|
||||
vmSha3Test: require('./VMTests/vmSha3Test'),
|
||||
vmtestst: require('./VMTests/vmtests'),
|
||||
vmtests: require('./VMTests/vmtests'),
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue