]> gitweb.factorcode.org Git - factor.git/blob - extra/calendar/holidays/us/us-tests.factor
Merge branch 'monotonic' of git://factorcode.org/git/factor into monotonic
[factor.git] / extra / calendar / holidays / us / us-tests.factor
1 ! Copyright (C) 2009 Doug Coleman.
2 ! See http://factorcode.org/license.txt for BSD license.
3 USING: calendar.holidays calendar.holidays.us kernel sequences
4 tools.test ;
5 IN: calendar.holidays.us.tests
6
7 [ 10 ] [ 2009 us-federal holidays length ] unit-test