From 242d4d7095f98f0b2db0cc1461d78080eedfc224 Mon Sep 17 00:00:00 2001 From: dgp Date: Fri, 11 May 2018 17:26:13 +0000 Subject: Missing test file boilerplate. --- tests/process.test | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/process.test b/tests/process.test index 5454a31..07c6e6f 100644 --- a/tests/process.test +++ b/tests/process.test @@ -279,3 +279,6 @@ test process-7.3 {child killed} -body { tcl::process purge tcl::process autopurge 1 } + +::tcltest::cleanupTests +return -- cgit v0.12