From 70fc068aad87da0ac3f7927a09bb27d91f3cf70d Mon Sep 17 00:00:00 2001 From: malaterre Date: Mon, 26 May 2008 09:27:27 +0000 Subject: [PATCH] ENH: do not run dashboard on this one --- Testing/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index 9261f3b1..d1e68743 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -192,6 +192,7 @@ SET(BLACK_LIST "SIEMENS_ImageLocationUN.dcm" "TheralysGDCM120Bug.dcm" "IM-0001-0066.dcm" + "DMCPACS_ExplicitImplicit_BogusIOP.dcm" ) # Create a specific list of dicom files that we know are part of a sequence -- 2.45.1