add missing test for *SL define-struct
This commit is contained in:
parent
3ea28b0c72
commit
50d5dc352e
|
@ -78,6 +78,7 @@
|
|||
(htdp-test #f 'a1? (a1? (make-a3 1 2 3)))
|
||||
(htdp-test #f 'a3? (a3? (make-a1 1)))
|
||||
(htdp-err/rt-test (a1-b 10) #rx"a1-b")
|
||||
(htdp-syntax-test #'(a0 1 2 3))
|
||||
|
||||
(htdp-syntax-test #'cond)
|
||||
(htdp-syntax-test #'(cond))
|
||||
|
|
Loading…
Reference in New Issue
Block a user