Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
CJentzsch committed Nov 19, 2014
2 parents c8497ab + 76d2542 commit d84be4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ module.exports = {
txtest: require('./BasicTests/txtest'),
StateTests: {
stPreCompiledContracts: require('./StateTests/stPreCompiledContracts'),
stRecursiveCreate: require('./StateTests/stRecursiveCreate'),
stSystemOperationsTest: require('./StateTests/stSystemOperationsTest'),
},
VMTests: {
Expand Down

0 comments on commit d84be4f

Please sign in to comment.