]> gitweb.factorcode.org Git - factor.git/commitdiff
calendar: remove unnecessary test.
authorJohn Benediktsson <mrjbq7@gmail.com>
Thu, 17 Dec 2020 00:31:41 +0000 (16:31 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Thu, 17 Dec 2020 00:31:41 +0000 (16:31 -0800)
basis/calendar/calendar-tests.factor

index d1ccccef01a550da90785c79ad463fd1e14bbca4..e1bf51080877967f597972b9eba399023bf1b010 100644 (file)
@@ -207,10 +207,6 @@ IN: calendar
     2008 2 29 <date> =
 ] unit-test
 
-{ t } [
-    2020 <year-gmt> dup 10000 >>second [ >gmt ] bi@ eq?
-] unit-test
-
 { 0 }
 [ now-gmt gmt-offset>> duration>seconds ] unit-test