mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 00:09:31 +02:00
* delete temp file when test ends.
git-svn-id: trunk@6163 -
This commit is contained in:
parent
83820db27e
commit
f2273f9cd4
@ -198,4 +198,5 @@ Begin
|
||||
|
||||
test_rename(FILE_NAME2, 'test3.tmp');
|
||||
test_erase(FILE_NAME);
|
||||
test_erase('test3.tmp');
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user