Commit d84be4fe authored by Christoph Jentzsch's avatar Christoph Jentzsch

Merge remote-tracking branch 'origin/develop' into develop

parents c8497ab2 76d25420
......@@ -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