diff options
author | gahr@gahr.ch <gahr> | 2016-03-03 08:34:56 (GMT) |
---|---|---|
committer | gahr@gahr.ch <gahr> | 2016-03-03 08:34:56 (GMT) |
commit | e3b58061d492c8d80e14654308769b7043be9b10 (patch) | |
tree | 7e5e124503a4afc925b79b149f6f07805d191b61 /tests/msgcat.test | |
parent | b5b506bfe9d7cb3ed7ce3cf1bb4905f055913044 (diff) | |
parent | 5124bc8aa150b1fba393e61541707d9a85571a37 (diff) | |
download | tcl-bug_5f71353740.zip tcl-bug_5f71353740.tar.gz tcl-bug_5f71353740.tar.bz2 |
merge trunkbug_5f71353740
Diffstat (limited to 'tests/msgcat.test')
-rw-r--r-- | tests/msgcat.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/msgcat.test b/tests/msgcat.test index 6b965d1..8647f9c 100644 --- a/tests/msgcat.test +++ b/tests/msgcat.test @@ -995,6 +995,7 @@ namespace eval ::msgcat::test { mcloadedlocales clear } -cleanup { mcforgetpackage + after cancel set [namespace current]::resultvariable timeout } -body { mcpackageconfig set loadcmd [namespace code callbackfailproc] mclocale foo_bar |