diff options
author | dgp <dgp@users.sourceforge.net> | 2018-05-24 13:12:26 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2018-05-24 13:12:26 (GMT) |
commit | e51e79f34349de8c01504317e76c5f1373aeb991 (patch) | |
tree | 08e115d8213dc0c2b97dec5d87670e4dbbb3ecf5 /tests | |
parent | 03fd40904f7bfc22edfbea047cd97dc0f0a82230 (diff) | |
parent | edb38932e8f071b1326515067d41bc060807dec2 (diff) | |
download | tcl-e51e79f34349de8c01504317e76c5f1373aeb991.zip tcl-e51e79f34349de8c01504317e76c5f1373aeb991.tar.gz tcl-e51e79f34349de8c01504317e76c5f1373aeb991.tar.bz2 |
merge 8.7
Diffstat (limited to 'tests')
-rw-r--r-- | tests/process.test | 3 |
1 files changed, 3 insertions, 0 deletions
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 |