5 lines
97 B
Factor
5 lines
97 B
Factor
|
IN: temporary
|
||
|
USING: ui.gadgets.frames ui.gadgets tools.test ;
|
||
|
|
||
|
[ ] [ <frame> layout ] unit-test
|