fix test after moving raco exe tests
This commit is contained in:
parent
abe3647b67
commit
4d0b1fe4dd
|
@ -8,7 +8,7 @@
|
|||
|
||||
(void
|
||||
(system* raco "planet" "link" "racket-tester" "p1.plt" "1" "0"
|
||||
(path->string (collection-path "tests" "racket" "embed-planet-1"))))
|
||||
(path->string (collection-path "tests" "compiler" "embed" "embed-planet-1"))))
|
||||
|
||||
(define (test expected got)
|
||||
(unless (equal? expected got)
|
||||
|
|
Loading…
Reference in New Issue
Block a user