summaryrefslogtreecommitdiffstats
path: root/tests/clipboard.test
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-07-20 22:57:23 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-07-20 22:57:23 (GMT)
commit7739de5c3fa25b1ac597ec8ff0e92170da2f8965 (patch)
tree9b54d487df9cb4286a6bc8de8f3330b69943d1ca /tests/clipboard.test
parente2a33629447afdc96d9884f479f2edf276c6479f (diff)
downloadtk-7739de5c3fa25b1ac597ec8ff0e92170da2f8965.zip
tk-7739de5c3fa25b1ac597ec8ff0e92170da2f8965.tar.gz
tk-7739de5c3fa25b1ac597ec8ff0e92170da2f8965.tar.bz2
Fix [Bug 2824378] by correcting expected output.
Diffstat (limited to 'tests/clipboard.test')
-rw-r--r--tests/clipboard.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/clipboard.test b/tests/clipboard.test
index bca910b..63de175 100644
--- a/tests/clipboard.test
+++ b/tests/clipboard.test
@@ -6,7 +6,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: clipboard.test,v 1.9 2004/06/24 12:45:42 dkf Exp $
+# RCS: @(#) $Id: clipboard.test,v 1.9.4.1 2009/07/20 22:57:23 dkf Exp $
#
# Note: Multiple display clipboard handling will only be tested if the
@@ -170,7 +170,7 @@ test clipboard-6.2 {Tk_ClipboardAppend procedure} unix {
set result [dobg {clipboard get TEST}]
cleanupbg
set result
-} {0x10}
+} {0x10 }
test clipboard-6.3 {Tk_ClipboardAppend procedure} {
clipboard clear
clipboard append -f INTEGER -t TEST "16"