summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorcristy <urban-warrior@git.imagemagick.org>2014-01-04 00:47:28 +0000
committercristy <urban-warrior@git.imagemagick.org>2014-01-04 00:47:28 +0000
commit15d9cc12ca36b628dc3a1888d4158052bda0579a (patch)
tree78836c547b0b9bc60379b53106e2ab0b8bec1498 /tests
parentbcd740c576d69f08937fe55fb78d1c3358301d3a (diff)
downloadImageMagick-15d9cc12ca36b628dc3a1888d4158052bda0579a.tar.gz
Diffstat (limited to 'tests')
-rw-r--r--tests/validate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/validate.h b/tests/validate.h
index df1aae186..610c7c94a 100644
--- a/tests/validate.h
+++ b/tests/validate.h
@@ -270,7 +270,7 @@ static const struct ReferenceFormats
{ "JNG", UndefinedCompression, 0.003 },
{ "JNG", JPEGCompression, 0.003 },
{ "JP2", UndefinedCompression, 0.003 },
- { "JPC", UndefinedCompression, 0.003 },
+ { "J2K", UndefinedCompression, 0.003 },
{ "JPEG", UndefinedCompression, 0.003 },
{ "JPG", UndefinedCompression, 0.003 },
{ "K25", UndefinedCompression, 0.0 },