mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-20 23:12:44 +00:00
a730905d6e
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 cmd/tendermint/commands from about 5.8s to about 0.5s.