mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-24 17:50:31 +00:00
I added checks against testing.Short for tests that took longer than about one second on my machine. Running with -short reduces the test time of internal/consensus from about 64s to about 10s.