Commit 87e21fe5 authored by Alexandre Julliard's avatar Alexandre Julliard

msi/tests: Clean up the binary.dat file.

parent a4e4e27f
......@@ -6972,6 +6972,7 @@ static void test_dbmerge(void)
DeleteFileA(msifile);
DeleteFileA("refdb.msi");
DeleteFileA("codepage.idt");
DeleteFileA("binary.dat");
}
START_TEST(db)
......
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