diff --git a/tests/Makefile.am b/tests/Makefile.am index 1ad75032..035b8ac8 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -96,5 +96,5 @@ endif TESTS = $(noinst_PROGRAMS) if !ON_LINUX -XFAIL_TESTS += test_abstract_ipc +XFAIL_TESTS = test_abstract_ipc endif