factor/library/ui/test/lists.factor

5 lines
128 B
Factor

IN: temporary
USING: gadgets-lists models prettyprint math test ;
[ ] [ [ ] [ 3 + . ] f <model> <list> list-action ] unit-test