mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-09 22:17:33 +02:00
WIP, no test library yet
This commit is contained in:
parent
e6994d9c72
commit
a62a3c6f5b
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
(cond-expand
|
||||
(cyclone (import (scheme base) (srfi 133)))
|
||||
(chicken (use test srfi-133))
|
||||
(chibi (import (scheme base) (chibi test) (vectors))))
|
||||
(test-group "vectors"
|
||||
|
|
Loading…
Add table
Reference in a new issue