From 3becf7be16027a4ffbb4a62411b61a33d28a1d82 Mon Sep 17 00:00:00 2001 From: Adrien Ferrand Date: Wed, 28 Aug 2019 12:13:25 +0200 Subject: [PATCH] Create base config --- certbot-ci/certbot_integration_tests/apache_tests/__init__.py | 0 certbot-ci/certbot_integration_tests/apache_tests/apach_config.py | 0 certbot-ci/certbot_integration_tests/apache_tests/context.py | 0 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 certbot-ci/certbot_integration_tests/apache_tests/__init__.py create mode 100644 certbot-ci/certbot_integration_tests/apache_tests/apach_config.py create mode 100644 certbot-ci/certbot_integration_tests/apache_tests/context.py diff --git a/certbot-ci/certbot_integration_tests/apache_tests/__init__.py b/certbot-ci/certbot_integration_tests/apache_tests/__init__.py new file mode 100644 index 000000000..e69de29bb diff --git a/certbot-ci/certbot_integration_tests/apache_tests/apach_config.py b/certbot-ci/certbot_integration_tests/apache_tests/apach_config.py new file mode 100644 index 000000000..e69de29bb diff --git a/certbot-ci/certbot_integration_tests/apache_tests/context.py b/certbot-ci/certbot_integration_tests/apache_tests/context.py new file mode 100644 index 000000000..e69de29bb