tests: let --stress-limit=<N> imply --stress
commitde69e6f6c98e92f89b4fdbb91087e85f4af7afab
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 3 Mar 2019 14:44:54 +0000 (3 06:44 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Mar 2019 03:25:22 +0000 (4 12:25 +0900)
tree4545923d029e46e1062f24e78b24ace80bbc1062
parent8104ec994ea3849a968b4667d072fedd1e688642
tests: let --stress-limit=<N> imply --stress

It does not make much sense that running a test with
--stress-limit=<N> seemingly ignores that option because it does not
stress test at all.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/README
t/test-lib.sh