Skip to content

Commit

Permalink
adding test
Browse files Browse the repository at this point in the history
  • Loading branch information
ethers committed Nov 18, 2014
1 parent 0be275e commit 76d2542
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 76d2542

Please sign in to comment.