From 006ec93d4b00fcfbc9b81bc28ce291d071674621 Mon Sep 17 00:00:00 2001 From: malaterre Date: Tue, 22 Jul 2008 15:31:57 +0000 Subject: [PATCH] ENH: do not run dashboard on that one --- Testing/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index d1e68743..359d5195 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -193,6 +193,7 @@ SET(BLACK_LIST "TheralysGDCM120Bug.dcm" "IM-0001-0066.dcm" "DMCPACS_ExplicitImplicit_BogusIOP.dcm" + "MR_ELSCINT1_00e1_1042_SQ_feff_00e0_Item.dcm" ) # Create a specific list of dicom files that we know are part of a sequence -- 2.45.0