Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'certbot-apache/tests/testdata/complex_parsing/conf-enabled/dummy.conf')
-rw-r--r--certbot-apache/tests/testdata/complex_parsing/conf-enabled/dummy.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/certbot-apache/tests/testdata/complex_parsing/conf-enabled/dummy.conf b/certbot-apache/tests/testdata/complex_parsing/conf-enabled/dummy.conf
new file mode 100644
index 000000000..1e5307780
--- /dev/null
+++ b/certbot-apache/tests/testdata/complex_parsing/conf-enabled/dummy.conf
@@ -0,0 +1,9 @@
+# 3 - one arg directives
+# 2 - two arg directives
+# 1 - three arg directives
+TestArgsDirective one_arg
+TestArgsDirective one_arg two_arg
+TestArgsDirective one_arg
+TestArgsDirective one_arg two_arg
+TestArgsDirective one_arg two_arg three_arg
+TestArgsDirective one_arg