A long overdue scan to eliminate files without terminating newlines.

(DrRacket should really do that.)

original commit: 40124a0619da5e187d95aeb1dde237f05d6f9c6b
This commit is contained in:
Eli Barzilay 2011-06-28 02:01:41 -04:00
parent 95705909f6
commit e199e35763
2 changed files with 2 additions and 2 deletions

View File

@ -382,4 +382,4 @@ the contents of the check information stack.
}
@close-eval[rackunit-eval]
@close-eval[rackunit-eval]

View File

@ -19,4 +19,4 @@
(regexp-quote "--------------------\ntests > #f\nUnnamed test \nFAILURE\nname: check3\nlocation: ")
(regexp-quote "/collects/tests/rackunit/pr10950.rkt:14:51\nparams: \n--------------------\n0 success(es) 1 failure(s) 0 error(s) 1 test(s) run\n")))
output))
output))