Strip debugging echo in threadsync tests.

This commit is contained in:
cheatfate 2024-02-14 14:09:01 +02:00
parent a81961a3c6
commit be4923be19
No known key found for this signature in database
GPG Key ID: 46ADD633A7201F95
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ const
suite "Asynchronous multi-threading sync primitives test suite":
teardown:
echo GC_getStatistics()
checkLeaks()
proc setResult(thr: ThreadResultPtr, value: int) =