mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-25 10:10:30 +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 rpc/jsonrpc/client from about 9.2s to about 0.5s.