factor/core/layouts/layouts-tests.factor

6 lines
134 B
Factor
Raw Normal View History

2008-03-12 03:48:44 -04:00
IN: system.tests
USING: layouts math tools.test ;
[ t ] [ cell integer? ] unit-test
[ t ] [ bootstrap-cell integer? ] unit-test