From d3d3c599def0bd261b26c68ac60f4e02310fd52c Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sun, 12 Jun 2022 08:43:22 +0000 Subject: [PATCH] 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 --- test/modules/md/test_300_conf_validate.py | 1 - 1 file changed, 1 deletion(-) 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) - -- 2.47.3