projects
/
perl
/
modules
/
indirect.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
inline
| side by side (parent:
1a6ce58
)
Update VPIT::TestHelpers to 3ba261a5
author
Vincent Pit <vince@profvince.com>
Fri, 17 Jul 2015 18:49:39 +0000 (15:49 -0300)
committer
Vincent Pit <vince@profvince.com>
Fri, 17 Jul 2015 18:49:39 +0000 (15:49 -0300)
t/lib/VPIT/TestHelpers.pm
patch
|
blob
|
history
diff --git
a/t/lib/VPIT/TestHelpers.pm
b/t/lib/VPIT/TestHelpers.pm
index
b7b7635
..
476ce9b
100644
(file)
--- a/
t/lib/VPIT/TestHelpers.pm
+++ b/
t/lib/VPIT/TestHelpers.pm
@@
-680,7
+680,7
@@
where :
=item -
=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
When the list is empty, it defaults to all of them.
=back