From: Vincent Pit Date: Wed, 1 Jul 2015 02:18:19 +0000 (-0300) Subject: Update VPIT::TestHelpers to 3ba261a5 X-Git-Tag: v0.16~1 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fautovivification.git;a=commitdiff_plain;h=24b1467d79a03eec80bcbdacd875ae47d8090b1f Update VPIT::TestHelpers to 3ba261a5 --- diff --git a/t/lib/VPIT/TestHelpers.pm b/t/lib/VPIT/TestHelpers.pm index b7b7635..476ce9b 100644 --- a/t/lib/VPIT/TestHelpers.pm +++ b/t/lib/VPIT/TestHelpers.pm @@ -680,7 +680,7 @@ where : =item - -C<@impls> is the list of desired implementations (which may be C<'Time::HiRes'> or C<'sleep'>), in the order they should be checked. +C<@impls> is the list of desired implementations (which may be C<'Time::HiRes'>, C<'select'> or C<'sleep'>), in the order they should be checked. When the list is empty, it defaults to all of them. =back