From a93ae1ca070ce432a7ba8eef59afbca249c483b9 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Wed, 11 Jun 2014 06:21:16 -0400 Subject: [PATCH] Unit Tests - Removed obsolete test. --- test/cal.t | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/cal.t b/test/cal.t index cc08736a4..fec3ef8ae 100755 --- a/test/cal.t +++ b/test/cal.t @@ -29,7 +29,7 @@ use strict; use warnings; -use Test::More tests => 82; +use Test::More tests => 81; # Ensure environment has no influence. delete $ENV{'TASKDATA'}; @@ -188,7 +188,6 @@ if (open my $fh, '>', 'details.rc') "holiday.åäö.name=åäö\n", "holiday.åäö.date=20150125\n"; close $fh; - ok (-r 'details.rc', 'Created details.rc'); } # task calendar details