aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-10-29 00:14:20 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-11-06 00:46:26 +0100
commit046a81bfb4b95cb5c0ac8e9e7990dd7c64204458 (patch)
tree6d91ab83d753a065e99f673e8958777304491203 /tests
parentAdd tests for base module-introspection module. (diff)
downloadcalp-046a81bfb4b95cb5c0ac8e9e7990dd7c64204458.tar.gz
calp-046a81bfb4b95cb5c0ac8e9e7990dd7c64204458.tar.xz
Remove and=>>.
It was a really nice procedure, but was largely made obsolete with the introduction of the `do` notation.
Diffstat (limited to 'tests')
-rw-r--r--tests/unit/util/hnh-util.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/unit/util/hnh-util.scm b/tests/unit/util/hnh-util.scm
index 3e8fbb6a..bee38ddb 100644
--- a/tests/unit/util/hnh-util.scm
+++ b/tests/unit/util/hnh-util.scm
@@ -392,9 +392,6 @@
(test-group "set->"
'TODO)
-(test-group "and=>"
- 'TODO)
-
(test-group "downcase-symbol"
'TODO)