diff options
Diffstat (limited to 'share')
-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 24c9714..b2c8f91 100644 --- a/share/mk/bsd.test.mk +++ b/share/mk/bsd.test.mk @@ -76,6 +76,7 @@ _TESTS= SUBDIR+= ${ts} .endif .endfor +SUBDIR_PARALLEL= t .endif # it is rare for test cases to have man pages |