mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 05:56:45 +01:00
disabled test
This commit is contained in:
@@ -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)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user