diff options
author | dgp <dgp@users.sourceforge.net> | 2008-10-28 17:44:38 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-10-28 17:44:38 (GMT) |
commit | c6809cbce555f56fd88713fb23268419af120d54 (patch) | |
tree | 972e11ab081e24201e5cde984e8e84395f1efa60 /tests/constraints.tcl | |
parent | b88117d1876391881d90f05ad4bfabf9b05ade97 (diff) | |
download | tk-c6809cbce555f56fd88713fb23268419af120d54.zip tk-c6809cbce555f56fd88713fb23268419af120d54.tar.gz tk-c6809cbce555f56fd88713fb23268419af120d54.tar.bz2 |
* win/tkWinTest.c: Revise [testclipboard] to form that
* tests/winClipboard.test: handles encodings. [Bug 2191960]
* tests/constraints.tcl: [tcltest::bytestring] no longer used.
Diffstat (limited to 'tests/constraints.tcl')
-rw-r--r-- | tests/constraints.tcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/constraints.tcl b/tests/constraints.tcl index 03e3547..0750d7a 100644 --- a/tests/constraints.tcl +++ b/tests/constraints.tcl @@ -242,7 +242,6 @@ namespace import -force tcltest::removeDirectory namespace import -force tcltest::interpreter namespace import -force tcltest::testsDirectory namespace import -force tcltest::cleanupTests -namespace import -force tcltest::bytestring deleteWindows wm geometry . {} |