5 lines
170 B
Factor
5 lines
170 B
Factor
|
! Copyright (C) 2009 Slava Pestov.
|
||
|
! See http://factorcode.org/license.txt for BSD license.
|
||
|
USING: tools.test ui.gadgets.line-support ;
|
||
|
IN: ui.gadgets.line-support.tests
|