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*
|
(unless (system*
|
||||||
racket-bin
|
racket-bin
|
||||||
(path->string
|
(path->string
|
||||||
(build-path (collection-path "tests" "framework")
|
(collection-file-path "framework-test-engine.rkt" "framework" "tests")))
|
||||||
"framework-test-engine.rkt")))
|
|
||||||
(eprintf "starting gracket failed; used path ~s\n" racket-bin))))
|
(eprintf "starting gracket failed; used path ~s\n" racket-bin))))
|
||||||
(debug-printf mz-tcp "accepting listener\n")
|
(debug-printf mz-tcp "accepting listener\n")
|
||||||
(let-values ([(in out) (tcp-accept listener)])
|
(let-values ([(in out) (tcp-accept listener)])
|
||||||
|
|
Loading…
Reference in New Issue
Block a user