summaryrefslogtreecommitdiffstats
path: root/tests/all.tcl
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2012-01-08 20:49:22 (GMT)
committerKevin B Kenny <kennykb@acm.org>2012-01-08 20:49:22 (GMT)
commit151775da6be9a21f63775f08ea9f87818479ea89 (patch)
treeb8f4fa7c3a644a757c2520705ad9f4a03644bbdf /tests/all.tcl
parentdb503c0188238d20e1799f22766040e3c7eddcd9 (diff)
parent6ee0348cd69bd13d1817b423952ab4b81fd9f8d8 (diff)
downloadtcl-151775da6be9a21f63775f08ea9f87818479ea89.zip
tcl-151775da6be9a21f63775f08ea9f87818479ea89.tar.gz
tcl-151775da6be9a21f63775f08ea9f87818479ea89.tar.bz2
Fix loading of timezones where one abbreviation is a proper suffix of another [Bug 3470928]
Diffstat (limited to 'tests/all.tcl')
-rw-r--r--tests/all.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/all.tcl b/tests/all.tcl
index d01a54d..b436fbe 100644
--- a/tests/all.tcl
+++ b/tests/all.tcl
@@ -15,3 +15,4 @@ package require tcltest 2.2
namespace import tcltest::*
configure {*}$argv -testdir [file dir [info script]]
runAllTests
+proc exit args {}