Fix testing
This commit is contained in:
parent
971260526f
commit
4fa4a0a935
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
(test-assert #t)
|
||||
(test-assert #t)
|
||||
(test-equal '1 '(1 2 3))
|
||||
(test-equal '(1 2 3) '(1 2 3))
|
||||
(test-assert #t)
|
||||
|
||||
(test-end "ctrf")
|
||||
|
|
|
|||
Loading…
Reference in New Issue