Skip to content

Commit 90f4f94

Browse files
committed
typo
1 parent c5e5228 commit 90f4f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)