Skip to content

Commit fd308b4

Browse files
committed
Use null provider, which is guaranteed to have nothing
1 parent 4e5dddb commit fd308b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Lib/test/hashlibdata/openssl.cnf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ providers = provider_sect
1010
alg_section = algorithm_sect
1111

1212
[provider_sect]
13-
base = base_sect
13+
null = null_sect
1414

15-
[base_sect]
15+
[null_sect]
1616
activate = 1
1717

1818
[algorithm_sect]

0 commit comments

Comments
 (0)