mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-02 09:33:46 +00:00
disabled test
This commit is contained in:
parent
acc7c0f706
commit
95cfaa1b37
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue