mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
tests: I hate github's editor
This commit is contained in:
parent
31b914ba44
commit
0e9136558e
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ func TestState(t *testing.T) {
|
||||||
|
|
||||||
// Very time consuming
|
// Very time consuming
|
||||||
st.skipLoad(`^stTimeConsuming/`)
|
st.skipLoad(`^stTimeConsuming/`)
|
||||||
|
|
||||||
// Broken tests:
|
// Broken tests:
|
||||||
// Expected failures:
|
// Expected failures:
|
||||||
//st.fails(`^stRevertTest/RevertPrecompiledTouch(_storage)?\.json/Byzantium/0`, "bug in test")
|
//st.fails(`^stRevertTest/RevertPrecompiledTouch(_storage)?\.json/Byzantium/0`, "bug in test")
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue