Commit 5f52d86c authored by Paul Vriens's avatar Paul Vriens Committed by Alexandre Julliard

oleaut32/tests: Remove a temp file.

parent 36e9153f
......@@ -1910,6 +1910,8 @@ static void test_references(void)
while ( c1 ) c1 = IStorage_Release(stg);
}
}
DeleteFileA(filenameA);
}
/* dest
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment