Commit 4f65338a authored by Paul Vriens's avatar Paul Vriens Committed by Alexandre Julliard

shdocvw/tests: Add a missing FreeLibrary().

parent e31df361
......@@ -357,4 +357,5 @@ START_TEST(shdocvw)
test_URLSubRegQueryA();
test_ParseURLFromOutsideSourceA();
test_ParseURLFromOutsideSourceW();
FreeLibrary(hshdocvw);
}
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