]> gitweb.factorcode.org Git - factor.git/blob - basis/io/styles/styles-tests.factor
86c3681c2a95ddfc66498e8d8392946021676d2e
[factor.git] / basis / io / styles / styles-tests.factor
1 IN: io.styles.tests
2 USING: io.styles tools.test ;
3
4 \ stream-format must-infer
5 \ stream-write-table must-infer
6 \ make-span-stream must-infer
7 \ make-block-stream must-infer
8 \ make-cell-stream must-infer