projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9beecff
)
Fix whitespace change ignored by magit.
author
Chris Hanson
<org/chris-hanson/cph>
Thu, 27 Dec 2018 21:22:32 +0000
(16:22 -0500)
committer
Chris Hanson
<org/chris-hanson/cph>
Thu, 27 Dec 2018 21:22:32 +0000
(16:22 -0500)
tests/runtime/test-string-normalization.scm
patch
|
blob
|
history
diff --git
a/tests/runtime/test-string-normalization.scm
b/tests/runtime/test-string-normalization.scm
index 27b4f8606309d89cf4a3044678a33b90c9f9d001..703eac76db754901dc6c4aa45124a5df0f5a5270 100644
(file)
--- a/
tests/runtime/test-string-normalization.scm
+++ b/
tests/runtime/test-string-normalization.scm
@@
-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))