mirror of https://github.com/status-im/op-geth.git
typo
This commit is contained in:
parent
c5e5228e0d
commit
90f4f942e6
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 New Issue