mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-07-08 05:27:35 +02:00
Checking that r7rs is in the features list.
This commit is contained in:
parent
aeb0109159
commit
a9f4f3edd3
1 changed files with 1 additions and 0 deletions
|
@ -1649,5 +1649,6 @@
|
|||
(test #t (exact? (jiffies-per-second)))
|
||||
|
||||
(test #t (list? (features)))
|
||||
(test #t (and (memq 'r7rs (features)) #t))
|
||||
|
||||
(test-end)
|
||||
|
|
Loading…
Add table
Reference in a new issue