Commit 7fb12e84 authored by Paul Vriens's avatar Paul Vriens Committed by Alexandre Julliard

msxml3/tests: Add a missing CoUninitialize.

parent cea45c53
......@@ -350,4 +350,6 @@ START_TEST(xmldoc)
test_xmldoc();
test_createElement();
CoUninitialize();
}
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