mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
tests/lorder_test: Update test case description from copy/paste
MFC after: 3 days Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
66d2816407
commit
5a674a0694
1 changed files with 1 additions and 1 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue