]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/core-foundation/strings/strings-tests.factor
factor: clean up spaces in -tests files
[factor.git] / basis / core-foundation / strings / strings-tests.factor
index 1de46235949f85bc32ce4b726c8b2ffa21fcc77c..743666a76513d80c908a8c522cbb218d2386bb5a 100644 (file)
@@ -12,4 +12,4 @@ IN: core-foundation
 [ "\0" ] [ "\0" <CFString> [ CF>string ] [ CFRelease ] bi ] unit-test
 
 ! This shouldn't fail
-[ ] [ { 0x123456 } >string <CFString> CFRelease ] unit-test
\ No newline at end of file
+[ ] [ { 0x123456 } >string <CFString> CFRelease ] unit-test