[Rt-commit] rt branch 5.0/temp-test-mocktime-hires created. rt-5.0.3-224-g7461b4c3aa
BPS Git Server
git at git.bestpractical.com
Mon Jan 9 19:04:29 UTC 2023
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rt".
The branch, 5.0/temp-test-mocktime-hires has been created
at 7461b4c3aaa7e6a91b34db496b045e300adf9b56 (commit)
- Log -----------------------------------------------------------------
commit 7461b4c3aaa7e6a91b34db496b045e300adf9b56
Author: Jim Brandt <jbrandt at bestpractical.com>
Date: Mon Jan 9 14:04:18 2023 -0500
Add Test::MockTime::HiRes dependency
diff --git a/etc/cpanfile b/etc/cpanfile
index 842371301e..08bffb7c40 100644
--- a/etc/cpanfile
+++ b/etc/cpanfile
@@ -136,6 +136,7 @@ on 'develop' => sub {
requires 'Test::Expect', '>= 0.31';
requires 'Test::LongString';
requires 'Test::MockTime';
+ requires 'Test::MockTime::HiRes';
requires 'Test::NoWarnings';
requires 'Test::Pod';
requires 'Test::Warn';
-----------------------------------------------------------------------
hooks/post-receive
--
rt
More information about the rt-commit
mailing list