forked from cerc-io/plugeth
disabled test
This commit is contained in:
parent
acc7c0f706
commit
95cfaa1b37
@ -262,6 +262,7 @@ func TestStateLog(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestStateTransaction(t *testing.T) {
|
||||
t.Skip()
|
||||
const fn = "../files/StateTests/stTransactionTest.json"
|
||||
RunVmTest(fn, t)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user