Skip to content

Commit 26de110

Browse files
committed
a
Signed-off-by: Vlad Gheorghiu <[email protected]>
1 parent a70e70e commit 26de110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_kem.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
disabled_KEM_patterns = []
77

88
if platform.system() == "Windows":
9-
disabled_KEM_patterns = ["Classic-McEliece"]
9+
disabled_KEM_patterns = [""]
1010

1111

1212
def test_correctness():

0 commit comments

Comments
 (0)