diff options
Diffstat (limited to 'share/mk/bsd.test.mk')
-rw-r--r-- | share/mk/bsd.test.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mk/bsd.test.mk b/share/mk/bsd.test.mk index 64a4f0d..c7ccf4f 100644 --- a/share/mk/bsd.test.mk +++ b/share/mk/bsd.test.mk @@ -69,6 +69,7 @@ _TESTS= SUBDIR+= ${ts} .endif .endfor +SUBDIR_PARALLEL= t .endif # it is rare for test cases to have man pages |