diff options
| author | Julio Merino <jmmv@FreeBSD.org> | 2014-03-14 08:56:19 +0000 |
|---|---|---|
| committer | Julio Merino <jmmv@FreeBSD.org> | 2014-03-14 08:56:19 +0000 |
| commit | f5fd950e35c962bad0aa31fdc4b4052e13207893 (patch) | |
| tree | 546a6f18faf325d834cee65b038abd15ab1cd2f5 /libexec/atf | |
| parent | cf961c95e525919b24a748d601689134379fa0c4 (diff) | |
Notes
Diffstat (limited to 'libexec/atf')
| -rw-r--r-- | libexec/atf/atf-check/tests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/atf/atf-check/tests/Makefile b/libexec/atf/atf-check/tests/Makefile index 0f237e6d3f78..43a74988a27b 100644 --- a/libexec/atf/atf-check/tests/Makefile +++ b/libexec/atf/atf-check/tests/Makefile @@ -9,4 +9,4 @@ ATF= ${.CURDIR:H:H:H:H}/contrib/atf ATF_TESTS_SH= atf-check_test -.include <atf.test.mk> +.include <bsd.test.mk> |
