]> Creatis software - gdcm.git/blobdiff - Testing/TestAllReadCompareDicom.cxx
Eric Boix
[gdcm.git] / Testing / TestAllReadCompareDicom.cxx
index d94cd52d347bcefea3bb283d7c65706c242366ad..9e10924e584cae4ebed5f213ee06f80d438b181f 100644 (file)
@@ -35,7 +35,7 @@ int InternalTest(std::string const & filename, std::string const & referenceFile
                    << std::endl;
          delete tested;
          delete (char*)testedImageData;
-         //continue; 
+         return 0;
       }
       else
       {