summaryrefslogtreecommitdiffstats
path: root/tests/sys/aio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/aio/Makefile')
-rw-r--r--tests/sys/aio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/sys/aio/Makefile b/tests/sys/aio/Makefile
index 851252d..3117462 100644
--- a/tests/sys/aio/Makefile
+++ b/tests/sys/aio/Makefile
@@ -2,8 +2,8 @@
TESTSDIR= ${TESTSBASE}/sys/aio
-PLAIN_TESTS_C+= aio_kqueue_test
-PLAIN_TESTS_C+= lio_kqueue_test
+PLAIN_TESTS_C+= aio_kqueue
+PLAIN_TESTS_C+= lio_kqueue
ATF_TESTS_C+= aio_test
DPADD.aio_test+= ${LIBUTIL}
OpenPOWER on IntegriCloud