Commit 76d25420 authored by ethers's avatar ethers

adding test

parent 0be275e7
......@@ -9,6 +9,7 @@ module.exports = {
txtest: require('./BasicTests/txtest'),
StateTests: {
stPreCompiledContracts: require('./StateTests/stPreCompiledContracts'),
stRecursiveCreate: require('./StateTests/stRecursiveCreate'),
stSystemOperationsTest: require('./StateTests/stSystemOperationsTest'),
},
VMTests: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment