Only call test_set_provider_ex() once.
This commit is contained in:
parent
d179f8be8c
commit
e3ba250034
|
@ -521,5 +521,4 @@ START_TEST(crypt)
|
|||
test_enum_provider_types();
|
||||
test_get_default_provider();
|
||||
test_set_provider_ex();
|
||||
test_set_provider_ex();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue