diff options
author | fvogel <fvogelnew1@free.fr> | 2022-12-07 20:36:50 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2022-12-07 20:36:50 (GMT) |
commit | 90e0777b1652e7b3854f127b33365656c26da871 (patch) | |
tree | 113aaeaf3aa5b86c487320a602e570c7368dd234 /tests/imgPNG.test | |
parent | 3344b9e2f1e077803328c5b2179510c6a2b1aab2 (diff) | |
download | tk-90e0777b1652e7b3854f127b33365656c26da871.zip tk-90e0777b1652e7b3854f127b33365656c26da871.tar.gz tk-90e0777b1652e7b3854f127b33365656c26da871.tar.bz2 |
Remove more cosmetic differences with the 8.7 test suite.
Diffstat (limited to 'tests/imgPNG.test')
-rw-r--r-- | tests/imgPNG.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/imgPNG.test b/tests/imgPNG.test index 465d8ea..4bd4e40 100644 --- a/tests/imgPNG.test +++ b/tests/imgPNG.test @@ -1114,7 +1114,7 @@ test imgPNG-3.1 {reading image with unknown ancillary chunk - bug [1c659ef0f1]} } -cleanup { image delete $i } -result {0} - + } namespace delete png |