Commit 3af523fd authored by Paul Vriens's avatar Paul Vriens Committed by Alexandre Julliard

rasapi32/tests: Add a FreeLibrary.

parent 76c0babd
......@@ -163,4 +163,6 @@ START_TEST(rasapi)
InitFunctionPtrs();
test_rasenum();
FreeLibrary(hmodule);
}
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