Fix whitespace change ignored by magit.
authorChris Hanson <org/chris-hanson/cph>
Thu, 27 Dec 2018 21:22:32 +0000 (16:22 -0500)
committerChris Hanson <org/chris-hanson/cph>
Thu, 27 Dec 2018 21:22:32 +0000 (16:22 -0500)
tests/runtime/test-string-normalization.scm

index 27b4f8606309d89cf4a3044678a33b90c9f9d001..703eac76db754901dc6c4aa45124a5df0f5a5270 100644 (file)
@@ -34,7 +34,7 @@ USA.
        (read-file
        (merge-pathnames "test-string-normalization-data"
                         (directory-pathname (current-load-pathname))))))
-\f
+
 (define (norm-tc-source tc) (car tc))
 (define (norm-tc-nfc tc) (cadr tc))
 (define (norm-tc-nfd tc) (caddr tc))