From 13ec2e41b9f0160e89dd30de273f4c8a51189584 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Lindqvist?= Date: Tue, 3 Jan 2017 06:09:09 +0100 Subject: [PATCH] calendar.format.tests: stray char --- basis/calendar/format/format-tests.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basis/calendar/format/format-tests.factor b/basis/calendar/format/format-tests.factor index 9e18fbf6ba..6ad41f03c2 100644 --- a/basis/calendar/format/format-tests.factor +++ b/basis/calendar/format/format-tests.factor @@ -44,7 +44,7 @@ kernel math.order sequences tools.test ; { T{ duration f 0 0 0 12 0 0 } } [ "Y" parse-rfc822-gmt-offset ] unit-test -j + { T{ duration f 0 0 0 -8 0 0 } } [ "PST" parse-rfc822-gmt-offset ] unit-test