Commit 085d74e6 authored by YongHao Hu's avatar YongHao Hu Committed by Alexandre Julliard

msvcp120/tests: Free msvcp120 library.

parent 4810f44c
......@@ -196,4 +196,6 @@ START_TEST(msvcp120)
test__Xtime_diff_to_millis2();
test_xtime_get();
test__Getcvt();
FreeLibrary(msvcp);
}
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