oleaut32/tests: Remove a temp file.

This commit is contained in:
Paul Vriens 2009-10-20 13:36:15 +02:00 committed by Alexandre Julliard
parent 36e9153f38
commit 5f52d86cc2
1 changed files with 2 additions and 0 deletions

View File

@ -1910,6 +1910,8 @@ static void test_references(void)
while ( c1 ) c1 = IStorage_Release(stg);
}
}
DeleteFileA(filenameA);
}
/* dest