]> gitweb.factorcode.org Git - factor.git/blob - basis/io/launcher/launcher-tests.factor
Fix permission bits
[factor.git] / basis / io / launcher / launcher-tests.factor
1 IN: io.launcher.tests
2 USING: tools.test io.launcher ;
3
4 \ <process-stream> must-infer
5 \ <process-reader> must-infer
6 \ <process-writer> must-infer