diff options
| author | Antonin Descampe <antonin@gmail.com> | 2014-01-22 18:44:11 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2014-01-22 18:44:11 +0000 |
| commit | 58698b789a641cbbe5c310ce529f262021e72006 (patch) | |
| tree | f21354c8b35ea9fd02ccb1d5cf5359785c84eea3 /tests/nonregression | |
| parent | ee3f2ffa19851e5717a14c2517f9599b25080542 (diff) | |
[trunk] uncomment tests mistakenly commented in previous commit
Diffstat (limited to 'tests/nonregression')
| -rw-r--r-- | tests/nonregression/CMakeLists.txt | 2 |
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" ) |
