mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Install d_align.{in,out} for the :align test
X-MFC with: r276669 Pointyhat to: me
This commit is contained in:
parent
b217d18412
commit
a9c218da80
1 changed files with 5 additions and 0 deletions
|
|
@ -8,6 +8,11 @@ TESTSDIR= ${TESTSBASE}/bin/cat
|
|||
|
||||
NETBSD_ATF_TESTS_SH= cat_test
|
||||
|
||||
FILESDIR= ${TESTSDIR}
|
||||
|
||||
FILES= d_align.in
|
||||
FILES+= d_align.out
|
||||
|
||||
.include <netbsd-tests.test.mk>
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue