Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

Commit 90f4f94

Browse files
committed
typo
1 parent c5e5228 commit 90f4f94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ module.exports = {
2020
vmIOandFlowOperationsTest: require('./VMTests/vmIOandFlowOperationsTest'),
2121
vmPushDupSwapTest: require('./VMTests/vmPushDupSwapTest'),
2222
vmSha3Test: require('./VMTests/vmSha3Test'),
23-
vmtestst: require('./VMTests/vmtests'),
23+
vmtests: require('./VMTests/vmtests'),
2424
}
2525
};

0 commit comments

Comments
 (0)