mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Re-enable the dynamiclib tests. These should be fixed by r340910.
This commit is contained in:
parent
e5c0fd4be6
commit
266900be14
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
SUBDIR= dso
|
||||
TESTS_SUBDIRS= dynamic
|
||||
#TESTS_SUBDIRS+= dynamiclib
|
||||
TESTS_SUBDIRS+= dynamiclib
|
||||
TESTS_SUBDIRS+= static
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue