move the signature coverage test to ASL since signatures are now only in ASL
This commit is contained in:
parent
c7eb46b1b3
commit
dac011bc9f
|
@ -49,7 +49,7 @@
|
||||||
(t #rx"Intermediate Student$"
|
(t #rx"Intermediate Student$"
|
||||||
"(define-struct s (a b))"
|
"(define-struct s (a b))"
|
||||||
'())
|
'())
|
||||||
(t #rx"Intermediate Student$"
|
(t #rx"Advanced Student$"
|
||||||
#<<--
|
#<<--
|
||||||
(define-struct foo (x))
|
(define-struct foo (x))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user