summaryrefslogtreecommitdiffstats
path: root/tests/sys/geom/class/nop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/geom/class/nop/Makefile')
-rw-r--r--tests/sys/geom/class/nop/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/tests/sys/geom/class/nop/Makefile b/tests/sys/geom/class/nop/Makefile
index b084996..e2d639f 100644
--- a/tests/sys/geom/class/nop/Makefile
+++ b/tests/sys/geom/class/nop/Makefile
@@ -4,13 +4,6 @@ PACKAGE= tests
TESTSDIR= ${TESTSBASE}/sys/geom/class/${.CURDIR:T}
-TAP_TESTS_SH+= 1_test
-TAP_TESTS_SH+= 2_test
-
-${PACKAGE}FILES+= conf.sh
-
-.for t in ${TAP_TESTS_SH}
-TEST_METADATA.$t+= required_user="root"
-.endfor
+ATF_TESTS_SH+= nop_test
.include <bsd.test.mk>
OpenPOWER on IntegriCloud