]> gitweb.factorcode.org Git - factor.git/blob - core/checksums/checksums-tests.factor
Fix conflict
[factor.git] / core / checksums / checksums-tests.factor
1 IN: checksums.tests
2 USING: checksums tools.test ;
3