]> gitweb.factorcode.org Git - factor.git/blob - extra/magic/magic-tests.factor
more test IN: cleanup.
[factor.git] / extra / magic / magic-tests.factor
1 USING: magic system tools.test ;
2
3 { "data" } [ image-path guess-file ] unit-test
4 { "application/octet-stream" } [ image-path guess-mime-type ] unit-test
5 { "binary" } [ image-path guess-mime-encoding ] unit-test