summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChristophe Jaillet <jailletc36@apache.org>2022-06-12 08:43:22 +0000
committerChristophe Jaillet <jailletc36@apache.org>2022-06-12 08:43:22 +0000
commitd3d3c599def0bd261b26c68ac60f4e02310fd52c (patch)
treebd0153382e1471802637332824675e9178ffd6a7 /test
parent81e84745ffb48bb5dd8a206cd1ad9abd19fcb5e7 (diff)
downloadhttpd-d3d3c599def0bd261b26c68ac60f4e02310fd52c.tar.gz
Remove an empty line to synch with 2.4.x
[skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1901842 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test')
-rw-r--r--test/modules/md/test_300_conf_validate.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/modules/md/test_300_conf_validate.py b/test/modules/md/test_300_conf_validate.py
index 25b033e393..85371ba227 100644
--- a/test/modules/md/test_300_conf_validate.py
+++ b/test/modules/md/test_300_conf_validate.py
@@ -388,4 +388,3 @@ class TestConf:
assert len(md['ca']['urls']) == len(cas)
else:
assert rv != 0, "Server should not have accepted CAs '{}'".format(cas)
-