fix stepper-skipto annotation for test expansion

This commit is contained in:
John Clements 2014-04-10 16:01:30 -07:00
parent 9c74269877
commit 50aae13378

View File

@ -97,7 +97,8 @@
['stepper-hide-reduction #t]) ['stepper-hide-reduction #t])
#'test-engine)))))))) #'test-engine))))))))
'stepper-skipto 'stepper-skipto
(append skipto/third ;; let (append skipto/third ;; first let* binding
skipto/third ;; second let* binding
skipto/third skipto/second skipto/third skipto/second
;; something funny going on here; I can't see how Mike's ;; something funny going on here; I can't see how Mike's
;; fix could ever have worked. Possibly related: this ;; fix could ever have worked. Possibly related: this