mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-20 06:52:30 +00:00
d074a59bb5
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.