fix stepper-skipto annotation for test expansion
This commit is contained in:
parent
9c74269877
commit
50aae13378
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user