Remove some dead code from the geli tests

This is detritus in the Makefile, leftover from 327662.

MFC after:	2 weeks
This commit is contained in:
Alan Somers 2018-12-02 00:41:43 +00:00
parent d86e0b338f
commit b27a4408c2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=341390

View file

@ -21,10 +21,6 @@ ATF_TESTS_SH+= setkey_test
${PACKAGE}FILES+= conf.sh
.for t in ${TAP_TESTS_SH}
TEST_METADATA.$t+= required_user="root"
.endfor
CFLAGS.pbkdf2_test= -I${SRCTOP}/sys
SRCS.pbkdf2_test= \