mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-21 07:15:49 +00:00
diff: Nits in tests.
Sponsored by: Klara, Inc.
This commit is contained in:
parent
64f4e2db6d
commit
9c7f83bbb4
@ -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…
Reference in New Issue
Block a user