mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-20 06:52:30 +00:00
2cdf1f0806
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 rpc/client from about 28s to about 3.6s.