mirror of
https://git.freebsd.org/src.git
synced 2026-01-12 06:54:03 +00:00
This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
6 lines
81 B
Makefile
6 lines
81 B
Makefile
PACKAGE= tests
|
|
|
|
ATF_TESTS_SH= inout
|
|
ATF_TESTS_SH+= bcode
|
|
|
|
.include <bsd.test.mk>
|