From: gggeek Date: Tue, 7 Dec 2021 16:41:05 +0000 (+0000) Subject: a comment X-Git-Tag: plcapi-7.1-0~3^2~22 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=bbc2894aa9b1aefe8a1763837795aa8479fe5e45 a comment --- diff --git a/tests/6HTTPTest.php b/tests/6HTTPTest.php index 74b8a01..ea0487b 100644 --- a/tests/6HTTPTest.php +++ b/tests/6HTTPTest.php @@ -9,7 +9,7 @@ include_once __DIR__ . '/5ServerTest.php'; /** * Tests which stress http features of the library. - * Each of these tests iterates over (almost) all of the 'localhost' tests + * Each of these tests iterates over (almost) all the 'localhost' tests */ class HTTPTest extends ServerTest {