Adding an intentionally failing test to test my build checking theories.
original commit: 227914ff17eefcc12d3ca6cebe8c844df348734e
This commit is contained in:
parent
ef497bf210
commit
bd00226709
|
@ -1523,6 +1523,9 @@
|
|||
(test-cp0-expansion cfl~= '(+ +2.2i -3.7+5.3i) -3.7+7.5i)
|
||||
)
|
||||
|
||||
(mat intentional-fail
|
||||
(eqv? (+ 1 1) 3))
|
||||
|
||||
(mat -
|
||||
(error? (-))
|
||||
(error? (- 'a))
|
||||
|
|
Loading…
Reference in New Issue
Block a user