Skip to content

Commit

Permalink
add special tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ethers committed Nov 22, 2014
1 parent 90f4f94 commit 8e69fbf
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 @@ -10,6 +10,7 @@ module.exports = {
StateTests: {
stPreCompiledContracts: require('./StateTests/stPreCompiledContracts'),
stRecursiveCreate: require('./StateTests/stRecursiveCreate'),
stSpecial: require('./StateTests/stSpecialTest'),
stSystemOperationsTest: require('./StateTests/stSystemOperationsTest'),
},
VMTests: {
Expand Down

0 comments on commit 8e69fbf

Please sign in to comment.