From bbc2894aa9b1aefe8a1763837795aa8479fe5e45 Mon Sep 17 00:00:00 2001 From: gggeek Date: Tue, 7 Dec 2021 16:41:05 +0000 Subject: [PATCH] a comment --- tests/6HTTPTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- 2.43.0