aboutsummaryrefslogtreecommitdiffstats
path: root/hascheme.egg
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2026-03-09 11:00:05 -0400
committerGravatar Peter McGoron 2026-03-09 11:00:05 -0400
commitad7fa1d830027504a4abdaddb62a21bbb92da4a4 (patch)
treec410c4810391a943e83717a75bb19a9d53586bef /hascheme.egg
parentfix new lazy implementation (diff)
reorganize tests, use dead-simple test harness
Diffstat (limited to 'hascheme.egg')
-rw-r--r--hascheme.egg1
1 files changed, 0 insertions, 1 deletions
diff --git a/hascheme.egg b/hascheme.egg
index 710fe95..3c35232 100644
--- a/hascheme.egg
+++ b/hascheme.egg
@@ -4,7 +4,6 @@
(category lang-exts)
(license "BSD 0-clause")
(dependencies r7rs srfi-259)
- (test-dependencies test)
(components (extension hascheme.base
(source "lib/hascheme/base.sld")
(source-dependencies "lib/hascheme/base.scm")