diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-10-15 22:55:08 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-10-15 22:55:08 +0000 |
| commit | aa92269e4636d8ec1b42fcd66e6f52c479e77516 (patch) | |
| tree | 8b6b24f8267d31f993df80da9a63b614ae0f2a31 /tests/sys/Makefile | |
| parent | 61c20fc78239a66440b69ac90b2a1d68f079f671 (diff) | |
Notes
Diffstat (limited to 'tests/sys/Makefile')
| -rw-r--r-- | tests/sys/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/sys/Makefile b/tests/sys/Makefile index 0f20aa6aa9ae..41eb34d53bf7 100644 --- a/tests/sys/Makefile +++ b/tests/sys/Makefile @@ -18,4 +18,6 @@ TESTS_SUBDIRS+= vm # Items not integrated into kyua runs by default SUBDIR+= pjdfstest +SUBDIR_PARALLEL= + .include <bsd.test.mk> |
