From 0ce6682a82eacb85233fcccef601f83bb591ec12 Mon Sep 17 00:00:00 2001 From: jpr Date: Thu, 21 Apr 2005 10:04:53 +0000 Subject: [PATCH] Preventive Black listing of ETIAM Dicom-MPEG image --- Testing/CMakeLists.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index 57973d13..ac8b9df5 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -150,9 +150,8 @@ SET(BLACK_LIST "D_CLUNIE_CT1_J2KI.dcm" #Not a Dicom Image, but a RT Object "RS2.16.124.113534.2.3.5.0.120040728.21342.353.12747_anonimized.dcm" - #Temporary black list LibIDO rectangular images - "LIBIDO-24-ACR_NEMA-Rectangle.dcm" - "gdcm-ACR-LibIDO.acr" + #Dicom MPEG image + "ETIAM_video_002.dcm" ) # Add a special test that requires dciodvfy from dicom3tools -- 2.45.1