From a043b423734128fc9edb9df460104f979d235606 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Wed, 6 Oct 2010 00:16:36 +0200 Subject: [PATCH] import.yaml.t was broken for European TZs --- src/tests/import.yaml.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tests/import.yaml.t b/src/tests/import.yaml.t index eaa84e07a..fe694135c 100755 --- a/src/tests/import.yaml.t +++ b/src/tests/import.yaml.t @@ -60,8 +60,8 @@ if (open my $fh, '>', 'import.txt') uuid: 22222222-2222-2222-2222-222222222222 description: two status: completed - entry: 1234567889 - end: 1234567890 + entry: 1234524689 + end: 1234524690 ... EOF