summaryrefslogtreecommitdiffstats
path: root/tests/winDde.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-04 09:56:08 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-04 09:56:08 (GMT)
commit86cfccca916781bdd91504a7d7b03d78cb6acfa8 (patch)
treee5bb8acc1ef00b24cec90992813d921bfc43c750 /tests/winDde.test
parentefb126543f991101ab3703d8f659d64674a54cd2 (diff)
parent1704d23d60d9f21edb117206e36ce0cf911ef376 (diff)
downloadtcl-86cfccca916781bdd91504a7d7b03d78cb6acfa8.zip
tcl-86cfccca916781bdd91504a7d7b03d78cb6acfa8.tar.gz
tcl-86cfccca916781bdd91504a7d7b03d78cb6acfa8.tar.bz2
TIP 590: Recommend lowercase Package Names
Diffstat (limited to 'tests/winDde.test')
-rw-r--r--tests/winDde.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/winDde.test b/tests/winDde.test
index 1a14737..7766497 100644
--- a/tests/winDde.test
+++ b/tests/winDde.test
@@ -20,7 +20,7 @@ if {[testConstraint win]} {
if {![catch {
::tcltest::loadTestedCommands
set ::ddever [package require dde 1.4.3]
- set ::ddelib [info loaded "" Dde]}]} {
+ set ::ddelib [info loaded {} Dde]}]} {
testConstraint dde 1
}
}