We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e5228 commit 90f4f94Copy full SHA for 90f4f94
index.js
@@ -20,6 +20,6 @@ module.exports = {
20
vmIOandFlowOperationsTest: require('./VMTests/vmIOandFlowOperationsTest'),
21
vmPushDupSwapTest: require('./VMTests/vmPushDupSwapTest'),
22
vmSha3Test: require('./VMTests/vmSha3Test'),
23
- vmtestst: require('./VMTests/vmtests'),
+ vmtests: require('./VMTests/vmtests'),
24
}
25
};
0 commit comments