diff --git a/test/Jamfile b/test/Jamfile index 0a252f8..b8e2a57 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -152,6 +152,7 @@ test-suite phoenix_include : [ run include/operator.cpp ] [ run include/scope.cpp ] [ run include/spirit.cpp ] + [ run include/spirit_no_specialize.cpp ] [ run include/statement.cpp ] [ run include/stl.cpp ] [ run include/version.cpp ]