mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-29 09:18:53 +00:00
test with real-size keys
This commit is contained in:
parent
eddfd244a7
commit
08cf881e28
@ -133,6 +133,7 @@ from subprocess import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
TEST_RSA_KEY_SIZE = 522
|
TEST_RSA_KEY_SIZE = 522
|
||||||
|
TEST_RSA_KEY_SIZE = 2048
|
||||||
|
|
||||||
EMPTY_CLIENT_CONFIG = config_from_string(
|
EMPTY_CLIENT_CONFIG = config_from_string(
|
||||||
"/dev/null",
|
"/dev/null",
|
||||||
|
Loading…
Reference in New Issue
Block a user