]> Creatis software - clitk.git/blobdiff - tests/tools/toolTestRunner.cxx
forgot to uncomment...
[clitk.git] / tests / tools / toolTestRunner.cxx
index b2aa36c07a41b6629e62059ba463a846d57f7973..212321106ec1a32458977c592be1e19a4274a8a6 100644 (file)
@@ -176,7 +176,7 @@ int main(int argc, char** argv){
     remove(rawFile.c_str());
   }
   //neither the mhd is
-  //remove(outFile.c_str());
+  remove(outFile.c_str());
   
   //success
   return 0;