A long overdue scan to eliminate files without terminating newlines.
(DrRacket should really do that.)
original commit: 40124a0619
This commit is contained in:
parent
15cd89c4af
commit
d3a49471f7
|
@ -95,4 +95,4 @@
|
|||
#:failure-prefix "old"
|
||||
(parameterize ([framing-mode 'old]) (test-echo-server))
|
||||
#:failure-prefix "new"
|
||||
(parameterize ([framing-mode 'new]) (test-echo-server)))))
|
||||
(parameterize ([framing-mode 'new]) (test-echo-server)))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user