From: Christophe Jaillet Date: Sun, 12 Jun 2022 08:43:22 +0000 (+0000) Subject: Remove an empty line to synch with 2.4.x X-Git-Tag: 2.5.0-alpha2-ci-test-only~293 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3d3c599def0bd261b26c68ac60f4e02310fd52c;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/test/modules/md/test_300_conf_validate.py b/test/modules/md/test_300_conf_validate.py index 25b033e393d..85371ba227b 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) -