]> gitweb.factorcode.org Git - factor.git/blob - extra/calendar/holidays/us/us-tests.factor
more test IN: cleanup.
[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
6 { 10 } [ 2009 us-federal holidays length ] unit-test