4 lines
131 B
Factor
4 lines
131 B
Factor
|
IN: ui.gadgets.search-tables.tests
|
||
|
USING: ui.gadgets.search-tables sequences tools.test ;
|
||
|
[ [ second ] <search-table> ] must-infer
|