]> Creatis software - gdcm.git/commitdiff
Rename bug1.cxx by copying the comma v file to PrintBug.cxx
authormalaterre <malaterre>
Fri, 30 Apr 2004 19:45:37 +0000 (19:45 +0000)
committermalaterre <malaterre>
Fri, 30 Apr 2004 19:45:37 +0000 (19:45 +0000)
Testing/CMakeLists.txt

index 29d27646e2a8886bac38aebea69eafa3ef1da0a7..6c5a415dcacc7e7460996837d99529f8ef272205 100644 (file)
@@ -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