From 6044944b0034eca3139e350331ce3c0045814028 Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Thu, 19 Mar 2015 17:54:06 +0000 Subject: [PATCH] Removed a cut-and-paste error. - Legacy-Id: 9249 --- ietf/nomcom/test_data.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ietf/nomcom/test_data.py b/ietf/nomcom/test_data.py index eb0469f8e..11f1956f3 100644 --- a/ietf/nomcom/test_data.py +++ b/ietf/nomcom/test_data.py @@ -110,7 +110,7 @@ def nomcom_test_data(): if not nomcom_test_cert_file: nomcom_test_cert_file, privatekey_file = generate_cert() - nomcom.public_key.storage = storage=FileSystemStorage(location=settings.NOMCOM_PUBLIC_KEYS_DIR) + nomcom.public_key.storage = FileSystemStorage(location=settings.NOMCOM_PUBLIC_KEYS_DIR) nomcom.public_key.save('cert', File(open(nomcom_test_cert_file.name, 'r'))) # chair and member