We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e744b commit 57307e8Copy full SHA for 57307e8
scripts/tests/conftest.py
@@ -27,12 +27,6 @@
27
"tests/test_keys.py::TestGetPriv::test_getpriv_with_password[pkcs8-rsa-2048]",
28
"tests/test_keys.py::TestGetPriv::test_getpriv_with_password[pkcs8-rsa-3072]",
29
"tests/test_keys.py::TestGetPriv::test_getpriv_with_password[pkcs8-ed25519]",
30
- # 'Ed25519' object has no attribute 'get_public_pem'
31
- "tests/test_keys.py::TestGetPub::test_getpub[pem-ed25519]",
32
- "tests/test_keys.py::TestGetPub::test_getpub_with_encoding[pem-ed25519]",
33
- "tests/test_keys.py::TestGetPub::test_getpub_no_outfile[pem-ed25519]",
34
- "tests/test_keys.py::TestLoading::test_load_key_public[pem-ed25519]",
35
- "tests/test_keys.py::TestLoading::test_load_key_public_with_password[pem-ed25519]",
36
}
37
38
0 commit comments