From 703d675a3005881a66a9461ff635550265b6ec59 Mon Sep 17 00:00:00 2001 From: malaterre Date: Tue, 13 Nov 2007 13:05:51 +0000 Subject: [PATCH] ENH: blacklist ELSCINT --- Testing/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index 5f7fcefd..b767d1cc 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -182,6 +182,9 @@ SET(BLACK_LIST # I blacklist it until the pb is solved. # (to get some more green on the Dasboards) "MR_Philips-Intera_BreaksNOSHADOW.dcm" + + # No way we'll ever be able to read that... + "ELSCINT1_LOSSLESS_RICE.dcm" ) # Create a specific list of dicom files that we know are part of a sequence -- 2.45.1