mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
added delete output file name in TestSetOutputFileName
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/branches/ErrorHandling@5931 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
924d501429
commit
aa6fc26907
@ -2259,6 +2259,6 @@ void TestIPhreeqc::TestSetOutputFileName(void)
|
||||
|
||||
if (::FileExists(OUTPUT_FILENAME))
|
||||
{
|
||||
///::DeleteFile(OUTPUT_FILENAME);
|
||||
::DeleteFile(OUTPUT_FILENAME);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user