From: malaterre Date: Fri, 30 Apr 2004 19:45:37 +0000 (+0000) Subject: Rename bug1.cxx by copying the comma v file to PrintBug.cxx X-Git-Tag: Version0.5.bp~208 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=1f0bd14bff9eb691b7cd3945cf336374462b7891;p=gdcm.git Rename bug1.cxx by copying the comma v file to PrintBug.cxx --- diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index 29d27646..6c5a415d 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -8,7 +8,7 @@ SET(GDCM_TESTS ${CXX_TEST_PATH}/gdcmTests) # add test that does not require data: # They usally return if no argument is given SET(TEST_SOURCES - bug1.cxx + PrintBug.cxx dcm2acr.cxx hashtest.cxx testWrite.cxx