factor/extra/io/launcher/launcher-tests.factor

7 lines
145 B
Factor
Raw Normal View History

2008-03-01 17:00:45 -05:00
IN: io.launcher.tests
USING: tools.test io.launcher ;
2007-12-17 16:29:26 -05:00
\ <process-stream> must-infer
\ <process-reader> must-infer
\ <process-writer> must-infer