summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2022-11-07 01:10:17 +0100
committerLeah Neukirchen <leah@vuxu.org>2022-11-07 01:10:17 +0100
commit79eb702a138c165a90d275d1e54f4846404a658b (patch)
tree98e2c8ee312a58afdcc7e6151b613a7d6796b549 /tests
parente0d6d0e6c5ecd32b90a9e591bd028caf97f89a50 (diff)
downloadsrfi-214-79eb702a138c165a90d275d1e54f4846404a658b.tar.gz
srfi-214-79eb702a138c165a90d275d1e54f4846404a658b.tar.xz
srfi-214-79eb702a138c165a90d275d1e54f4846404a658b.zip
add chicken egg
Diffstat (limited to 'tests')
-rw-r--r--tests/run.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run.scm b/tests/run.scm
new file mode 100644
index 0000000..8700f4d
--- /dev/null
+++ b/tests/run.scm
@@ -0,0 +1 @@
+(load "../implementation/tests.scm")