~ chicken-core (chicken-5) 30c894a3e7d925d56f0f1c6e9bc878f3e724e602


commit 30c894a3e7d925d56f0f1c6e9bc878f3e724e602
Author:     Peter Bex <peter@more-magic.net>
AuthorDate: Thu Dec 14 21:04:46 2017 +0100
Commit:     Peter Bex <peter@more-magic.net>
CommitDate: Thu Dec 14 21:04:46 2017 +0100

    r4rstest.out was renamed to r4rstest.expected; reflect this in distribution manifest

diff --git a/distribution/manifest b/distribution/manifest
index cea8a817..eafac8c6 100644
--- a/distribution/manifest
+++ b/distribution/manifest
@@ -128,6 +128,7 @@ tests/inlining-tests.scm
 tests/locative-stress-test.scm
 tests/record-rename-test.scm
 tests/r4rstest.scm
+tests/r4rstest.expected
 tests/null.scm
 tests/sgrep.scm
 tests/r7rs-tests.scm
@@ -151,7 +152,6 @@ tests/numbers-test-ashinn.scm
 tests/numbers-test-gauche.scm
 tests/path-tests.scm
 tests/posix-tests.scm
-tests/r4rstest.out
 tests/port-tests.scm
 tests/test-gc-hooks.scm
 tests/test-glob.scm
Trap