From 1f0bd14bff9eb691b7cd3945cf336374462b7891 Mon Sep 17 00:00:00 2001 From: malaterre Date: Fri, 30 Apr 2004 19:45:37 +0000 Subject: [PATCH] Rename bug1.cxx by copying the comma v file to PrintBug.cxx --- Testing/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.48.1