From b67b2a8dc3cc99ff9a0659d395a519f07ac1ebf4 Mon Sep 17 00:00:00 2001 From: oehhar Date: Thu, 30 Nov 2023 18:12:44 +0000 Subject: Remove comment sign from winPipe slowtest. I suppose, this is not intentionaly. --- tests/winPipe.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/winPipe.test b/tests/winPipe.test index 5d3999e..a04366b 100644 --- a/tests/winPipe.test +++ b/tests/winPipe.test @@ -34,7 +34,7 @@ testConstraint cat32 [file exists $cat32] testConstraint AllocConsole [catch {puts console1 ""}] testConstraint RealConsole [expr {![testConstraint AllocConsole]}] testConstraint testexcept [llength [info commands testexcept]] -#testConstraint slowTest 0 +testConstraint slowTest 0 set big bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb\n -- cgit v0.12