From 8497fa920ed4fb908dcaf58cca5192dfc9640dd2 Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Tue, 14 Apr 2020 17:56:41 -0700 Subject: [PATCH] rename errors_test --- certbot/tests/{errors_test.py => certbot_errors_test.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename certbot/tests/{errors_test.py => certbot_errors_test.py} (100%) diff --git a/certbot/tests/errors_test.py b/certbot/tests/certbot_errors_test.py similarity index 100% rename from certbot/tests/errors_test.py rename to certbot/tests/certbot_errors_test.py