X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FTestAllReadCompareDicom.cxx;h=9e10924e584cae4ebed5f213ee06f80d438b181f;hb=11fc54d61470c43ef09edf0c543906ed1973bf3c;hp=d94cd52d347bcefea3bb283d7c65706c242366ad;hpb=018ae9242a852cb91debaf71951d00876fc3d876;p=gdcm.git diff --git a/Testing/TestAllReadCompareDicom.cxx b/Testing/TestAllReadCompareDicom.cxx index d94cd52d..9e10924e 100644 --- a/Testing/TestAllReadCompareDicom.cxx +++ b/Testing/TestAllReadCompareDicom.cxx @@ -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 {