factor/extra/ui/gadgets/frames/frames-tests.factor

5 lines
97 B
Factor
Raw Normal View History

2007-09-20 18:09:08 -04:00
IN: temporary
USING: ui.gadgets.frames ui.gadgets tools.test ;
[ ] [ <frame> layout ] unit-test