Fixed reference to deleted file in tests

This commit is contained in:
Georges Dupéron 2016-09-21 19:51:23 +02:00
parent e2176be9f4
commit 4862bdb42f

View File

@ -1,8 +1,7 @@
#lang typed/racket #lang typed/racket
(require xlist/untyped (require xlist/untyped
typed/rackunit typed/rackunit)
"ck.rkt")
(define-syntax-rule (check-match v clause result) (define-syntax-rule (check-match v clause result)
(check-equal? (let ([no-match (gensym 'no-match)]) (check-equal? (let ([no-match (gensym 'no-match)])