factor/library/ui/test/lists.factor

5 lines
128 B
Factor
Raw Normal View History

2006-10-06 20:27:40 -04:00
IN: temporary
USING: gadgets-lists models prettyprint math test ;
2006-11-18 03:51:34 -05:00
[ ] [ [ ] [ 3 + . ] f <model> <list> list-action ] unit-test