TEST-02-UNITTESTS: drop outdated comment

Follow-up for 741d59b326.
This commit is contained in:
Yu Watanabe
2025-11-25 15:22:58 +09:00
parent f01daa30f1
commit 1defd69d69

View File

@@ -40,7 +40,6 @@ systemctl disable --now ip6tables.service || :
# Check & report test results
# Arguments:
# $1: test path
# $2: test exit code
run_test() {
if [[ $# -ne 1 ]]; then
echo >&2 "run_test: missing arguments"