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

msxml3/tests: Add a missing CoUninitialize.

parent 7fb12e84
...@@ -454,4 +454,6 @@ START_TEST(xmlelem) ...@@ -454,4 +454,6 @@ START_TEST(xmlelem)
test_xmlelem(); test_xmlelem();
test_xmlelem_collection(); test_xmlelem_collection();
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