summaryrefslogtreecommitdiffstats
path: root/tests/unixMenu.test
diff options
context:
space:
mode:
authorstanton <stanton>1999-05-25 20:40:54 (GMT)
committerstanton <stanton>1999-05-25 20:40:54 (GMT)
commita832d1a306d8da5f7dc70243e9d36cede2daa411 (patch)
treefa852789785f475f30f753c1ecb4264a09ccc049 /tests/unixMenu.test
parentd466dd025d9277c76d252aa33273925903181697 (diff)
downloadtk-a832d1a306d8da5f7dc70243e9d36cede2daa411.zip
tk-a832d1a306d8da5f7dc70243e9d36cede2daa411.tar.gz
tk-a832d1a306d8da5f7dc70243e9d36cede2daa411.tar.bz2
First pass at Unicode support in X selection code.
Diffstat (limited to 'tests/unixMenu.test')
-rw-r--r--tests/unixMenu.test15
1 files changed, 1 insertions, 14 deletions
diff --git a/tests/unixMenu.test b/tests/unixMenu.test
index ebc833b..30bb07a 100644
--- a/tests/unixMenu.test
+++ b/tests/unixMenu.test
@@ -7,7 +7,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: unixMenu.test,v 1.3 1999/04/16 01:51:42 stanton Exp $
+# RCS: @(#) $Id: unixMenu.test,v 1.4 1999/05/25 20:40:54 stanton Exp $
if {[lsearch [namespace children] ::tcltest] == -1} {
source [file join [pwd] [file dirname [info script]] defs.tcl]
@@ -972,16 +972,3 @@ test unixMenu-26.1 {TkpMenuInit - nothing to do} {} {}
deleteWindows
::tcltest::cleanupTests
return
-
-
-
-
-
-
-
-
-
-
-
-
-