Skip to content

Commit 8e69fbf

Browse files
committed
add special tests
1 parent 90f4f94 commit 8e69fbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ module.exports = {
1010
StateTests: {
1111
stPreCompiledContracts: require('./StateTests/stPreCompiledContracts'),
1212
stRecursiveCreate: require('./StateTests/stRecursiveCreate'),
13+
stSpecial: require('./StateTests/stSpecialTest'),
1314
stSystemOperationsTest: require('./StateTests/stSystemOperationsTest'),
1415
},
1516
VMTests: {

0 commit comments

Comments
 (0)