test: make 114-presend more tolerant

This commit is contained in:
Miroslav Lichvar 2014-09-23 15:45:54 +02:00
parent f955b46c13
commit bb16c81e7b

View file

@ -3,6 +3,8 @@
. test.common . test.common
test_start "presend option" test_start "presend option"
min_sync_time=140
max_sync_time=260
client_server_options="presend 6" client_server_options="presend 6"
run_test || test_fail run_test || test_fail