From 56ad78cdf3b5de32f0a94a38cd32ddc9f403ffc3 Mon Sep 17 00:00:00 2001 From: malaterre Date: Thu, 2 Oct 2008 09:11:29 +0000 Subject: [PATCH] ENH: do not run dash --- Testing/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index faa8d97b..8180fe47 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -202,6 +202,7 @@ SET(BLACK_LIST "CT-SIEMENS-MissingPixelDataInIconSQ.dcm" "KODAK_CompressedIcon.dcm" "LJPEG_BuginGDCM12.dcm" + "DX_J2K_0Padding.dcm" ) # Create a specific list of dicom files that we know are part of a sequence -- 2.45.0