diff options
-rw-r--r-- | tests/Makefrag.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefrag.am b/tests/Makefrag.am index cb9ddb6b..e82ef3e1 100644 --- a/tests/Makefrag.am +++ b/tests/Makefrag.am @@ -22,6 +22,8 @@ if !PLATFORM_xen +.NOTPARALLEL: check + include tests/user-qemu.mk TESTS += \ |