tests/lorder_test: Update test case description from copy/paste

MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Li-Wen Hsu 2025-12-17 18:34:14 +08:00
parent 66d2816407
commit 5a674a0694
No known key found for this signature in database
GPG key ID: 7377A4A02A2954DD

View file

@ -28,7 +28,7 @@ onearg_body() {
atf_test_case dashdash
dashdash_head() {
atf_set descr "One argument"
atf_set descr "One argument with double dash"
atf_set require.progs "cc"
}
dashdash_body() {