Commit 6dcae92c authored by Alistair Leslie-Hughes's avatar Alistair Leslie-Hughes Committed by Alexandre Julliard

advapi32: Cleanup event log only if create was successful.

parent a966945d
......@@ -1147,6 +1147,6 @@ START_TEST(eventlog)
{
test_readwrite();
test_autocreation();
cleanup_eventlog();
}
cleanup_eventlog();
}
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