From 24a6583fa76289bfd725b61b9bd5effad7f5765a Mon Sep 17 00:00:00 2001 From: Araq Date: Mon, 15 Jan 2018 00:48:52 +0100 Subject: hardened gctest --- tests/gc/gctest.nim | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/gc') diff --git a/tests/gc/gctest.nim b/tests/gc/gctest.nim index 6d7cf9985..7f5260200 100644 --- a/tests/gc/gctest.nim +++ b/tests/gc/gctest.nim @@ -205,9 +205,9 @@ proc start = writeLine(stdout, GC_getStatistics()) write(stdout, "finished\n") -#fatherAsGlobal.t.data = @["ha", "lets", "stress", "it"] -#var tg = buildTree() -#buildBTree(fatherAsGlobal) +fatherAsGlobal.t.data = @["ha", "lets", "stress", "it"] +var tg = buildTree() +buildBTree(fatherAsGlobal) var thr: array[8, Thread[void]] for i in low(thr)..high(thr): -- cgit 1.4.1-2-gfad0