From d25180aa4f8152b4a49d2f190aaa3e712421e071 Mon Sep 17 00:00:00 2001 From: malaterre Date: Wed, 14 Nov 2007 10:56:11 +0000 Subject: [PATCH] ENH: for now do not support our own bugs --- Testing/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index b767d1cc..e6c12e1d 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -185,6 +185,9 @@ SET(BLACK_LIST # No way we'll ever be able to read that... "ELSCINT1_LOSSLESS_RICE.dcm" + + # Are we even be able to support our own bugs ? + "SIEMENS_MAGNETOM-12-MONO2-GDCM12-VRUN.dcm" ) # Create a specific list of dicom files that we know are part of a sequence -- 2.48.1