diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 4e9ba32..5023e56 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -56,8 +56,7 @@ system-run generic_category_test.cpp ; system-run system_category_test.cpp ; system-run after_main_test.cpp ; system-run failed_test.cpp ; -compile failed_constexpr_test.cpp - : gcc,norecover:no ; +compile failed_constexpr_test.cpp : gcc,norecover:no ; # Quick (CI) test run quick.cpp ;