From 4697271eeddedd62e9a599a32181afac6229dc30 Mon Sep 17 00:00:00 2001 From: malaterre Date: Fri, 16 May 2008 09:57:30 +0000 Subject: [PATCH] ENH: do not run dashboard on that --- Testing/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index af894f7c..6427883c 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -190,6 +190,7 @@ SET(BLACK_LIST "SIEMENS_MAGNETOM-12-MONO2-GDCM12-VRUN.dcm" "SIEMENS_GBS_III-16-ACR_NEMA_1-ULis2Bytes.dcm" "SIEMENS_ImageLocationUN.dcm" + "TheralysGDCM120Bug.dcm" ) # Create a specific list of dicom files that we know are part of a sequence -- 2.45.1