summaryrefslogtreecommitdiff
path: root/tests/nonregression
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2014-01-22 18:44:11 +0000
committerAntonin Descampe <antonin@gmail.com>2014-01-22 18:44:11 +0000
commit58698b789a641cbbe5c310ce529f262021e72006 (patch)
treef21354c8b35ea9fd02ccb1d5cf5359785c84eea3 /tests/nonregression
parentee3f2ffa19851e5717a14c2517f9599b25080542 (diff)
[trunk] uncomment tests mistakenly commented in previous commit
Diffstat (limited to 'tests/nonregression')
-rw-r--r--tests/nonregression/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/nonregression/CMakeLists.txt b/tests/nonregression/CMakeLists.txt
index b4a7a8d1..d03eb6aa 100644
--- a/tests/nonregression/CMakeLists.txt
+++ b/tests/nonregression/CMakeLists.txt
@@ -33,7 +33,7 @@ set(BLACKLIST_JPEG2000
file(GLOB_RECURSE OPJ_DATA_NR_LIST
"${INPUT_NR}/*.j2k"
"${INPUT_NR}/*.j2c"
- #"${INPUT_NR}/*.jp2"
+ "${INPUT_NR}/*.jp2"
#"${INPUT_NR}/*.jpx"
)