Commit 0646dfa5 authored by Paul Vriens's avatar Paul Vriens Committed by Alexandre Julliard

localspl/tests: Remove tempfile after running the tests.

parent c23bf488
......@@ -1043,4 +1043,7 @@ START_TEST(localmon)
test_XcvDataPort_MonitorUI();
test_XcvDataPort_PortIsValid();
test_XcvOpenPort();
/* Cleanup our temporary file */
DeleteFileW(tempfileW);
}
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