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