Fixed reference to deleted file in tests
This commit is contained in:
parent
e2176be9f4
commit
4862bdb42f
|
@ -1,8 +1,7 @@
|
|||
#lang typed/racket
|
||||
|
||||
(require xlist/untyped
|
||||
typed/rackunit
|
||||
"ck.rkt")
|
||||
typed/rackunit)
|
||||
|
||||
(define-syntax-rule (check-match v clause result)
|
||||
(check-equal? (let ([no-match (gensym 'no-match)])
|
||||
|
|
Loading…
Reference in New Issue
Block a user