msxml3/tests: Add a missing CoUninitialize.
This commit is contained in:
parent
7fb12e84f5
commit
7af5d5fb23
|
@ -454,4 +454,6 @@ START_TEST(xmlelem)
|
|||
|
||||
test_xmlelem();
|
||||
test_xmlelem_collection();
|
||||
|
||||
CoUninitialize();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue