]> git.vpit.fr Git - perl/modules/indirect.git/commitdiff
Update VPIT::TestHelpers to 3ba261a5
authorVincent Pit <vince@profvince.com>
Fri, 17 Jul 2015 18:49:39 +0000 (15:49 -0300)
committerVincent Pit <vince@profvince.com>
Fri, 17 Jul 2015 18:49:39 +0000 (15:49 -0300)
t/lib/VPIT/TestHelpers.pm

index b7b7635dafc634647b02a13f9492925d0f7ceae4..476ce9ba92e837164e5f775ac308ff2e205304e5 100644 (file)
@@ -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