From: regrain Date: Fri, 21 Oct 2005 12:24:57 +0000 (+0000) Subject: * Reactivate TestVR because the problem was already solved X-Git-Tag: OpenJPEG.Version1.2~259 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=3c57335ef970bf05255be8e9dcae58c3b4c9aa11;p=gdcm.git * Reactivate TestVR because the problem was already solved -- BeNours --- diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index 0b3129ea..25eafebc 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -12,7 +12,7 @@ SET(TEST_SOURCES TestBug.cxx TestHash.cxx TestTS.cxx - #TestVR.cxx + TestVR.cxx TestDictGroupName.cxx TestDict.cxx TestDataEntry.cxx