From a1883e93c1094ed34c21e018d34993e2a9e80506 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Fri, 21 Feb 2025 12:23:09 -0700 Subject: Complete TODO comments and documentation --- lib9p/tests/runtest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib9p/tests') diff --git a/lib9p/tests/runtest b/lib9p/tests/runtest index 59c8cca..c2f6c41 100755 --- a/lib9p/tests/runtest +++ b/lib9p/tests/runtest @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# lib9p/tests/runtest - TODO +# lib9p/tests/runtest - Simple tests for the 9P `test_server` # # Copyright (C) 2025 Luke T. Shumaker # SPDX-License-Identifier: AGPL-3.0-or-later -- cgit v1.2.3-2-g168b