From: Vincent Pit Date: Mon, 20 Apr 2015 14:11:34 +0000 (-0300) Subject: In t/50-usleep.t, increase the sleep time X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=c74c9fd4e7aba647072b0e8d66b3b962491c4a79;hp=c74c9fd4e7aba647072b0e8d66b3b962491c4a79;p=perl%2Fmodules%2FVPIT-TestHelpers.git In t/50-usleep.t, increase the sleep time So that the fallback sleep() implementation actually sleeps. ---