]> Creatis software - gdcm.git/commitdiff
ENH: Change dcm2acr -> TestDcm2Acr
authormalaterre <malaterre>
Sun, 16 May 2004 21:07:41 +0000 (21:07 +0000)
committermalaterre <malaterre>
Sun, 16 May 2004 21:07:41 +0000 (21:07 +0000)
Testing/CMakeLists.txt

index 7b344a5e6594378a9d04dd61643642c0620d8423..d55a224152ef0736f5218797977b2aaf3240ce1d 100644 (file)
@@ -9,7 +9,7 @@ SET(GDCM_TESTS ${CXX_TEST_PATH}/gdcmTests)
 # They usally return if no argument is given
 SET(TEST_SOURCES
   PrintBug.cxx
-  dcm2acr.cxx
+  TestDcm2Acr.cxx
   TestHash.cxx
   testWrite.cxx
 )