Skip to content

Commit d84be4f

Browse files
committed
Merge remote-tracking branch 'origin/develop' into develop
2 parents c8497ab + 76d2542 commit d84be4f

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
@@ -9,6 +9,7 @@ module.exports = {
99
txtest: require('./BasicTests/txtest'),
1010
StateTests: {
1111
stPreCompiledContracts: require('./StateTests/stPreCompiledContracts'),
12+
stRecursiveCreate: require('./StateTests/stRecursiveCreate'),
1213
stSystemOperationsTest: require('./StateTests/stSystemOperationsTest'),
1314
},
1415
VMTests: {

0 commit comments

Comments
 (0)