Explorar o código

* delete temp file when test ends.

git-svn-id: trunk@6163 -
yury %!s(int64=18) %!d(string=hai) anos
pai
achega
f2273f9cd4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tests/test/units/system/tio.pp

+ 1 - 0
tests/test/units/system/tio.pp

@@ -198,4 +198,5 @@ Begin
 
   test_rename(FILE_NAME2, 'test3.tmp');
   test_erase(FILE_NAME);
+  test_erase('test3.tmp');
 end.