]> Creatis software - gdcm.git/commitdiff
Add TestInline
authorjpr <jpr>
Sun, 23 Oct 2005 14:54:25 +0000 (14:54 +0000)
committerjpr <jpr>
Sun, 23 Oct 2005 14:54:25 +0000 (14:54 +0000)
Testing/CMakeLists.txt

index a845c7479a1a91d52aeb15476f1025441dffcfc5..104109efd2b5a437b221da0b6ea57ff4f5e6a29e 100644 (file)
@@ -8,6 +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
+  TestInline
   TestUtil.cxx
   TestBug.cxx
   TestHash.cxx