From dadad672afce1ed05c7d18c54545400be87bcefc Mon Sep 17 00:00:00 2001 From: dgp Date: Wed, 17 Apr 2019 16:56:55 +0000 Subject: test file hygiene --- tests/process.test | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/process.test b/tests/process.test index 4c4bc99..229d33c 100644 --- a/tests/process.test +++ b/tests/process.test @@ -332,6 +332,9 @@ test process-7.3 {child killed} -constraints {win} -body { tcl::process autopurge 1 } +removeFile $path(exit) +removeFile $path(sleep) + rename wait_for_file {} rename signal_exit {} ::tcltest::cleanupTests -- cgit v0.12