summaryrefslogtreecommitdiff
path: root/lib9p/tests
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2025-02-21 12:23:09 -0700
committerLuke T. Shumaker <lukeshu@lukeshu.com>2025-02-23 10:41:43 -0700
commita1883e93c1094ed34c21e018d34993e2a9e80506 (patch)
tree2e76cbb95a127ad3fb517dfb94d1cf1034150a89 /lib9p/tests
parent8f7feb7852ec7cb15c7f51de78f2c474d8807bd7 (diff)
Complete TODO comments and documentation
Diffstat (limited to 'lib9p/tests')
-rwxr-xr-xlib9p/tests/runtest2
1 files changed, 1 insertions, 1 deletions
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 <lukeshu@lukeshu.com>
# SPDX-License-Identifier: AGPL-3.0-or-later