diff options
author | oehhar <harald.oehlmann@elmicron.de> | 2020-09-14 06:56:32 (GMT) |
---|---|---|
committer | oehhar <harald.oehlmann@elmicron.de> | 2020-09-14 06:56:32 (GMT) |
commit | 8c5d9cc760f5cb4bfb683f45434de387a36e8d2e (patch) | |
tree | 536e1294e723d8d04b1d9509451ff5ac96d24bfa /tests/imgSVGnano.test | |
parent | 226a13396d2297d895bd3ec41c6c61ceb3c8927c (diff) | |
download | tk-8c5d9cc760f5cb4bfb683f45434de387a36e8d2e.zip tk-8c5d9cc760f5cb4bfb683f45434de387a36e8d2e.tar.gz tk-8c5d9cc760f5cb4bfb683f45434de387a36e8d2e.tar.bz2 |
Correct test number
Diffstat (limited to 'tests/imgSVGnano.test')
-rw-r--r-- | tests/imgSVGnano.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/imgSVGnano.test b/tests/imgSVGnano.test index e1993d8..df827b2 100644 --- a/tests/imgSVGnano.test +++ b/tests/imgSVGnano.test @@ -208,7 +208,7 @@ test imgSVGnano-4.2 {error on file not accessible on reread due to configure} -s } -returnCodes error -match glob -result {couldn't open "*/tmpplus.svg": no such file or directory} # Special images -test imgSVGnano-3.10 {image without any of "width", "height" and "viewbox"} -body { +test imgSVGnano-5.0 {image without any of "width", "height" and "viewbox"} -body { image create photo foo -data\ {<?xml version="1.0"?><!DOCTYPE svg PUBLIC\ "-//W3C//DTD SVG 1.0//EN\"\ |