Run lset tests.

This commit is contained in:
Dominik Pantůček 2023-04-07 22:50:51 +02:00
parent 8f1a41f596
commit cd55f66a83
2 changed files with 4 additions and 1 deletions

View file

@ -52,6 +52,7 @@
)
(import scheme
(chicken base)
(chicken string)
(chicken random)
testing)