diff options
Diffstat (limited to 'tests/namespace.test')
-rw-r--r-- | tests/namespace.test | 1 |
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 { |