Re-enable the dynamiclib tests. These should be fixed by r340910.

This commit is contained in:
andrew 2018-11-24 18:25:00 +00:00
parent 13b8613686
commit 5a1d4d4f7b

View File

@ -2,7 +2,7 @@
SUBDIR= dso
TESTS_SUBDIRS= dynamic
#TESTS_SUBDIRS+= dynamiclib
TESTS_SUBDIRS+= dynamiclib
TESTS_SUBDIRS+= static
.include <bsd.test.mk>