forked from cerc-io/plugeth
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
6e0310c1ea
4
index.js
4
index.js
@ -7,10 +7,6 @@ module.exports = {
|
||||
trietest: require('./TrieTests/trietest'),
|
||||
trietestnextprev: require('./TrieTests/trietestnextprev'),
|
||||
txtest: require('./BasicTests/txtest'),
|
||||
randomTests: {
|
||||
201410211705: require('./randomTests/201410211705'),
|
||||
201410211708: require('./randomTests/201410211708')
|
||||
},
|
||||
StateTests: {
|
||||
stPreCompiledContracts: require('./StateTests/stPreCompiledContracts'),
|
||||
stSystemOperationsTest: require('./StateTests/stSystemOperationsTest'),
|
||||
|
Loading…
Reference in New Issue
Block a user