~ chicken-core (chicken-5) aea2af44fdf3ad733e270021993d88eef0035276


commit aea2af44fdf3ad733e270021993d88eef0035276
Author:     felix <felix@call-with-current-continuation.org>
AuthorDate: Mon Feb 15 13:07:05 2010 +0100
Commit:     felix <felix@call-with-current-continuation.org>
CommitDate: Mon Feb 15 13:07:05 2010 +0100

    line-terminators

diff --git a/tests/private-repository-test.scm b/tests/private-repository-test.scm
index 3cfacc8c..930027b6 100644
--- a/tests/private-repository-test.scm
+++ b/tests/private-repository-test.scm
@@ -3,7 +3,6 @@
 
 (use files)
 
-
 (define repo (normalize-pathname (repository-path)))
 (define dir (normalize-pathname (get-environment-variable "REPO_DIR")))
 
Trap