X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tests%2Ftools%2FtoolTestRunner.cxx;h=212321106ec1a32458977c592be1e19a4274a8a6;hb=f4eb79e1b67e9c592a1deba19aa94af365bf2df9;hp=b2aa36c07a41b6629e62059ba463a846d57f7973;hpb=be82f5e3cc2508c016c175ed4c632a7aab52647a;p=clitk.git diff --git a/tests/tools/toolTestRunner.cxx b/tests/tools/toolTestRunner.cxx index b2aa36c..2123211 100644 --- a/tests/tools/toolTestRunner.cxx +++ b/tests/tools/toolTestRunner.cxx @@ -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;