about summary refs log tree commit diff
path: root/tst
diff options
context:
space:
mode:
Diffstat (limited to 'tst')
-rw-r--r--tst/test_check.py1
-rw-r--r--tst/test_help.py1
-rw-r--r--tst/test_listen.py1
3 files changed, 0 insertions, 3 deletions
diff --git a/tst/test_check.py b/tst/test_check.py
index aeb4a9e..e6bf862 100644
--- a/tst/test_check.py
+++ b/tst/test_check.py
@@ -1,5 +1,4 @@
 # Tests for the TLS client
-#
 # SPDX-FileCopyrightText: 2025 Nguyễn Gia Phong
 # SPDX-License-Identifier: AGPL-3.0-or-later
 
diff --git a/tst/test_help.py b/tst/test_help.py
index 544e731..cd41d53 100644
--- a/tst/test_help.py
+++ b/tst/test_help.py
@@ -1,5 +1,4 @@
 # Tests for CLI help formatting
-#
 # SPDX-FileCopyrightText: 2025 Nguyễn Gia Phong
 # SPDX-License-Identifier: AGPL-3.0-or-later
 
diff --git a/tst/test_listen.py b/tst/test_listen.py
index d13475d..f0557d4 100644
--- a/tst/test_listen.py
+++ b/tst/test_listen.py
@@ -1,5 +1,4 @@
 # Tests for the HTTP server
-#
 # SPDX-FileCopyrightText: 2025 Nguyễn Gia Phong
 # SPDX-License-Identifier: AGPL-3.0-or-later