commit 702dd20cdbf4dd4d3ea4ed9805593864e90c9310
parent d1064d06171fdf477d2c1aa0004f7282d366c193
Author: Yuval Langer <yuval.langer@gmail.com>
Date: Fri, 24 Jan 2025 07:42:59 +0200
Remove out-of-date comment.
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/run-tests.scm b/run-tests.scm
@@ -28,10 +28,6 @@
(srfi srfi-64)
(srfi srfi-111)
(srfi srfi-123)
- ;; TODO: By commenting all rnrs imports and using all of (scheme
- ;; base), I get only 2 failures. I am too tired to figure what is
- ;; what right now.
- ;;
(rnrs records syntactic)
(rnrs records procedural)
(rnrs records inspection)