~nilium/hardwood

8c72096156425b79ca2e0e0dc8efdc85ba59cee0 — Kooda 7 years ago f8a19cf
Remove setup-thread’s optionnal argument from the tests.
1 files changed, 1 insertions(+), 1 deletions(-)

M tests/run.scm
M tests/run.scm => tests/run.scm +1 -1
@@ 1,6 1,6 @@
(use test hardwood)

(setup-thread (current-thread))
(setup-thread)

(load "ping")
(load "rpc")