[functional-tests] fix silly library syntax error
This commit is contained in:
parent
d9b3133aca
commit
22030bc138
@ -1,5 +1,7 @@
|
|||||||
(library
|
(library
|
||||||
(fail)
|
(fail)
|
||||||
|
(export fail)
|
||||||
|
(import (chezscheme))
|
||||||
|
|
||||||
(define (fail msg)
|
(define (fail msg)
|
||||||
(raise (condition
|
(raise (condition
|
||||||
|
Loading…
Reference in New Issue
Block a user