summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorsebres <sebres@users.sourceforge.net>2019-09-25 20:01:35 (GMT)
committersebres <sebres@users.sourceforge.net>2019-09-25 20:01:35 (GMT)
commitead525956cb1d7a9b90d6dc313500e5956566055 (patch)
tree8cfcc12c67bc072fe7483b091e20a3c9c6b3f233 /tests
parent988da40f48834cf7bc1eb8e97d93e0eed475f9ac (diff)
downloadtcl-ead525956cb1d7a9b90d6dc313500e5956566055.zip
tcl-ead525956cb1d7a9b90d6dc313500e5956566055.tar.gz
tcl-ead525956cb1d7a9b90d6dc313500e5956566055.tar.bz2
cherry-pick [f5b6b83de7] - namespace.test: add missing clean-up (allow repetition of test within -singleproc 1)
Diffstat (limited to 'tests')
-rw-r--r--tests/namespace.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/namespace.test b/tests/namespace.test
index 0ad8451..d150e8d 100644
--- a/tests/namespace.test
+++ b/tests/namespace.test
@@ -2338,6 +2338,7 @@ test namespace-51.6 {name resolution path control} -body {
namespace delete ::test_ns_1
catch {rename ::pathtestB {}}
catch {rename ::pathtestD {}}
+ catch {rename ::pathtestC {}}
}
test namespace-51.7 {name resolution path control} -body {
namespace eval ::test_ns_1 {