mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 05:39:18 +02:00
making ansi tests portable
This commit is contained in:
parent
a13d4c49f0
commit
8813a62b8e
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
(define-library (chibi term ansi-test)
|
||||
(export run-tests)
|
||||
(import (chibi)
|
||||
(only (scheme base) parameterize)
|
||||
(import (scheme base)
|
||||
(chibi test)
|
||||
(chibi term ansi))
|
||||
(begin
|
||||
|
|
Loading…
Add table
Reference in a new issue