move the signature coverage test to ASL since signatures are now only in ASL

This commit is contained in:
Robby Findler 2010-10-14 11:44:24 -05:00
parent c7eb46b1b3
commit dac011bc9f

View File

@ -49,7 +49,7 @@
(t #rx"Intermediate Student$"
"(define-struct s (a b))"
'())
(t #rx"Intermediate Student$"
(t #rx"Advanced Student$"
#<<--
(define-struct foo (x))