]> Creatis software - gdcm.git/commitdiff
ENH: pourFindTaggs -> TestFindTags
authormalaterre <malaterre>
Sun, 16 May 2004 21:31:23 +0000 (21:31 +0000)
committermalaterre <malaterre>
Sun, 16 May 2004 21:31:23 +0000 (21:31 +0000)
Testing/CMakeLists.txt

index b7598a65151534e671d973bed119ad229f5e426d..b097532b2fc1d6d4720d7868aed8ce3de5d599f2 100644 (file)
@@ -19,7 +19,7 @@ IF (GDCM_DATA_ROOT)
   SET(TEST_SOURCES ${TEST_SOURCES}     
     PrintHeader.cxx       #require test.acr
     PrintDicomDir.cxx
-    pourFindTaggs.cxx
+    TestFindTags.cxx
     TestChangeHeader.cxx
     TestDicomDir.cxx      #require DICOMDIR
     BuildUpDicomDir.cxx