update framework tests to reflect new location
original commit: eaaf85cdec2a7c1cb46132292288cb7a29a60746
This commit is contained in:
parent
d89708166c
commit
20b39234f1
|
@ -98,8 +98,7 @@
|
|||
(unless (system*
|
||||
racket-bin
|
||||
(path->string
|
||||
(build-path (collection-path "tests" "framework")
|
||||
"framework-test-engine.rkt")))
|
||||
(collection-file-path "framework-test-engine.rkt" "framework" "tests")))
|
||||
(eprintf "starting gracket failed; used path ~s\n" racket-bin))))
|
||||
(debug-printf mz-tcp "accepting listener\n")
|
||||
(let-values ([(in out) (tcp-accept listener)])
|
||||
|
|
Loading…
Reference in New Issue
Block a user