Commit e3ba2500 authored by James Hawkins's avatar James Hawkins Committed by Alexandre Julliard

Only call test_set_provider_ex() once.

parent d179f8be
...@@ -521,5 +521,4 @@ START_TEST(crypt) ...@@ -521,5 +521,4 @@ START_TEST(crypt)
test_enum_provider_types(); test_enum_provider_types();
test_get_default_provider(); test_get_default_provider();
test_set_provider_ex(); test_set_provider_ex();
test_set_provider_ex();
} }
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