diff --git a/tests/testthreadsync.nim b/tests/testthreadsync.nim index cf7aada..f6b6bcc 100644 --- a/tests/testthreadsync.nim +++ b/tests/testthreadsync.nim @@ -43,7 +43,6 @@ const suite "Asynchronous multi-threading sync primitives test suite": teardown: - echo GC_getStatistics() checkLeaks() proc setResult(thr: ThreadResultPtr, value: int) =