# HG changeset patch # User Maxim Dounin # Date 1438037192 -10800 # Node ID 443848f28a73d946e354a30e6f8294840a6544d9 # Parent 1925b27f24b6df1b16ff52a95c4235f775b3dba3 Tests: whitespace fix. diff -r 1925b27f24b6 -r 443848f28a73 stream_limit_rate.t --- a/stream_limit_rate.t Mon Jul 27 13:37:47 2015 +0300 +++ b/stream_limit_rate.t Tue Jul 28 01:46:32 2015 +0300 @@ -116,7 +116,7 @@ } # Five chunks are split with four 1s delays + 2s error: -# the first two chunks are halfs of test string +# the first two chunks are halfs of test string # and the third one is some extra data from backend. %r = stream_get($str, peer => '127.0.0.1:8085');