From 397252f4463fb787753d99ea57e8a1385fa31a1e Mon Sep 17 00:00:00 2001 From: Hakim Cassimally Date: Wed, 1 Jan 2014 00:12:28 +0000 Subject: Mock a date for dashboard tests Fixes #365 (how appropriate) by mocking datetime to allow the dashboard test's assumptions (that we're not so near beginning of year that a report from X days ago isn't still in same year) to hold. --- cpanfile.snapshot | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'cpanfile.snapshot') diff --git a/cpanfile.snapshot b/cpanfile.snapshot index 16f4f3b95..d64ba4c63 100644 --- a/cpanfile.snapshot +++ b/cpanfile.snapshot @@ -5404,6 +5404,15 @@ DISTRIBUTIONS requirements: ExtUtils::MakeMaker 6.03 Test::More 0 + Test-MockTime-0.12 + pathname: D/DD/DDICK/Test-MockTime-0.12.tar.gz + provides: + Test::MockTime 0.12 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0 + Time::Local 0 + Time::Piece 1.08 Test-NoWarnings-1.04 pathname: A/AD/ADAMK/Test-NoWarnings-1.04.tar.gz provides: -- cgit v1.2.3