Trigger ci.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908885 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yann Ylavic
2023-04-01 08:58:08 +00:00
parent 076ee6f967
commit 54e6c13116

View File

@ -72,7 +72,7 @@ Development
-----------
Adding a test in an existing file is done by adding a method. Its name
must start with 'test_' and the common practise is to have the name
must start with 'test_' and the common practice is to have the name
of the test suite there as well. All http2 tests start with 'test_h2_'.
Following this can be any characters. If you make test cases of a