diff --git a/test/Jamfile b/test/Jamfile index 77604ece..76e9d1da 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -112,6 +112,7 @@ import testing ; [ run functional/fused.cpp : : : : ] [ run functional/fused_function_object.cpp : : : : ] [ run functional/fused_procedure.cpp : : : : ] + [ run functional/unfused.cpp : : : : ] [ run functional/unfused_typed.cpp : : : : ] [ run functional/make_fused.cpp : : : : ] [ run functional/make_fused_function_object.cpp : : : : ]