diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 3d129c4..faaea5a 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -14,6 +14,7 @@ test-suite "parameter" [ run efficiency.cpp : : : : : release ] [ run earwicker.cpp ] [ run mpl.cpp ] + [ run preprocessor.cpp ] [ compile ntp.cpp ] [ compile unwrap_cv_reference.cpp ] [ compile-fail duplicates.cpp ]