]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/core-foundation/attributed-strings/attributed-strings-tests.factor
factor: clean up spaces in -tests files
[factor.git] / basis / core-foundation / attributed-strings / attributed-strings-tests.factor
index c96439a848c625d45b9a7ec2deb50201ffc13a4f..b766ad6b95cc7ddd125d63725a2131a8d1cf53ce 100644 (file)
@@ -4,4 +4,4 @@ USING: tools.test core-foundation.attributed-strings
 core-foundation ;
 IN: core-foundation.attributed-strings.tests
 
-[ ] [ "Hello world" H{ } <CFAttributedString> CFRelease ] unit-test
\ No newline at end of file
+[ ] [ "Hello world" H{ } <CFAttributedString> CFRelease ] unit-test