From e4138beb3b504aaaf96a0995e72d4e83ea361ad5 Mon Sep 17 00:00:00 2001 From: malaterre Date: Fri, 14 Nov 2008 12:48:26 +0000 Subject: [PATCH] ENH: do not run dash --- Testing/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index 8d02506e..b83e4615 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -204,6 +204,8 @@ SET(BLACK_LIST "LJPEG_BuginGDCM12.dcm" "DX_J2K_0Padding.dcm" "DX_GE_FALCON_SNOWY-VOI.dcm" + "PHILIPS_Brilliance_ExtraBytesInOverlay.dcm" + "JPEG_LossyYBR.dcm" ) # Create a specific list of dicom files that we know are part of a sequence -- 2.45.0