X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=tests%2Ftest_pyderasn.py;h=c730633c5a8433bd1badd2a05f7ca20d5baeed43;hp=125244f4aad58d351ab590f57a5551f071541143;hb=eeee170c0c7f0c89370c074c6e39592b1d7eca1d;hpb=be964cef343716ff80679f2bc828427bc07c5f02 diff --git a/tests/test_pyderasn.py b/tests/test_pyderasn.py index 125244f..c730633 100644 --- a/tests/test_pyderasn.py +++ b/tests/test_pyderasn.py @@ -114,7 +114,6 @@ from pyderasn import VisibleString settings.register_profile("local", settings( deadline=5000, - perform_health_check=False, )) settings.load_profile("local") LONG_TEST_MAX_EXAMPLES = settings().max_examples * 4