From: Arthur A. Gleckler Date: Tue, 31 Aug 2010 05:15:15 +0000 (-0700) Subject: Fixed comment in shadowing test. X-Git-Tag: 20101212-Gtk~75 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=cdab2f42b8fa19f1302e2c684d2a693069a24c55;p=mit-scheme.git Fixed comment in shadowing test. --- diff --git a/tests/microcode/test-lookup.scm b/tests/microcode/test-lookup.scm index 2c9dec531..a34b22606 100644 --- a/tests/microcode/test-lookup.scm +++ b/tests/microcode/test-lookup.scm @@ -23,7 +23,7 @@ USA. |# -;;;; Test of character-set abstraction +;;;; Tests of shadowing (declare (usual-integrations))