summaryrefslogtreecommitdiffstats
path: root/tests/canvas.test
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2004-12-07 21:22:19 (GMT)
committerdgp@users.sourceforge.net <dgp>2004-12-07 21:22:19 (GMT)
commitc9360e3d50569108eb38685a3157129cb543957c (patch)
tree87ac100a5d0e0831f6d5c2f50e6ce0152414d675 /tests/canvas.test
parente5686065197ab180026ddb23d8e41b90f22e9f9b (diff)
downloadtk-c9360e3d50569108eb38685a3157129cb543957c.zip
tk-c9360e3d50569108eb38685a3157129cb543957c.tar.gz
tk-c9360e3d50569108eb38685a3157129cb543957c.tar.bz2
typos
Diffstat (limited to 'tests/canvas.test')
-rw-r--r--tests/canvas.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/canvas.test b/tests/canvas.test
index 323ebaa..489ba27 100644
--- a/tests/canvas.test
+++ b/tests/canvas.test
@@ -6,7 +6,7 @@
# Copyright (c) 1998-2000 Ajuba Solutions.
# All rights reserved.
#
-# RCS: @(#) $Id: canvas.test,v 1.22 2004/12/07 10:07:41 dkf Exp $
+# RCS: @(#) $Id: canvas.test,v 1.23 2004/12/07 21:22:19 dgp Exp $
package require tcltest 2.1
eval tcltest::configure $argv
@@ -255,7 +255,7 @@ test canvas-9.1 {canvas id creation and deletion} -setup {
}] 0]
set x ""
-} {}
+} -result {}
test canvas-10.1 {find items using tag expressions} -setup {
catch {destroy .c}
canvas .c