summaryrefslogtreecommitdiffstats
path: root/tests/winDde.test
diff options
context:
space:
mode:
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 ad21426..c56d27d 100644
--- a/tests/winDde.test
+++ b/tests/winDde.test
@@ -13,7 +13,7 @@ if {"::tcltest" ni [namespace children]} {
package require tcltest 2.5
namespace import -force ::tcltest::*
}
-package require tcltests
+source [file join [file dirname [info script]] tcltests.tcl]
testConstraint dde 0
if {[testConstraint win]} {