summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2018-02-07 22:25:54 (GMT)
committerfvogel <fvogelnew1@free.fr>2018-02-07 22:25:54 (GMT)
commit7d3936469b32a428c856cf6a45f3e889903fce41 (patch)
treed4dfdb8ce684e06a3e313280bd9d762eac6a5c87 /tests
parent96f79933f23bcfb6a719b3cac43041335f7641e9 (diff)
downloadtk-7d3936469b32a428c856cf6a45f3e889903fce41.zip
tk-7d3936469b32a428c856cf6a45f3e889903fce41.tar.gz
tk-7d3936469b32a428c856cf6a45f3e889903fce41.tar.bz2
Two tests should not bear the same name
Diffstat (limited to 'tests')
-rw-r--r--tests/canvas.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/canvas.test b/tests/canvas.test
index 5eb3969..3a86a62 100644
--- a/tests/canvas.test
+++ b/tests/canvas.test
@@ -1005,7 +1005,7 @@ test canvas-20.2 {canvas image with subsample} -setup {
image delete testimage
} -result 1
-test canvas-20.2 {canvas image with subsample and zoom} -setup {
+test canvas-20.3 {canvas image with subsample and zoom} -setup {
canvas .c
image create photo testimage
} -body {