5 lines
149 B
Factor
5 lines
149 B
Factor
|
! Copyright (C) 2009 Your name.
|
||
|
! See http://factorcode.org/license.txt for BSD license.
|
||
|
USING: tools.test serial.windows ;
|
||
|
IN: serial.windows.tests
|