diff options
Diffstat (limited to 'usr.bin/soelim/tests/Makefile')
-rw-r--r-- | usr.bin/soelim/tests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/soelim/tests/Makefile b/usr.bin/soelim/tests/Makefile index 9528694..9727110 100644 --- a/usr.bin/soelim/tests/Makefile +++ b/usr.bin/soelim/tests/Makefile @@ -2,7 +2,7 @@ PACKAGE= tests -ATF_TESTS_SH= soelim +ATF_TESTS_SH= soelim_test ${PACKAGE}FILES+= nonexisting.in \ basic.in \ |