mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
diff: Nits in tests.
Sponsored by: Klara, Inc.
This commit is contained in:
parent
64f4e2db6d
commit
9c7f83bbb4
2 changed files with 1 additions and 1 deletions
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
|
|
|||
|
|
@ -96,7 +96,6 @@ b278988_body()
|
|||
printf 'a\n\nb\nn' > b278988.b.in
|
||||
atf_check -o empty -s eq:0 \
|
||||
diff -Bw b278988.a.in b278988.b.in
|
||||
|
||||
}
|
||||
|
||||
header_body()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue