diff --git a/test/Jamfile b/test/Jamfile index f2b88ba..9c7a9e1 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -86,6 +86,7 @@ test-suite phoenix_container : test-suite phoenix_scope : [ run scope/lambda_tests.cpp ] + [ run scope/more_lambda_tests.cpp ] # [ run scope/lambda_tests_phx2.cpp ] [ run scope/let_tests.cpp ] [ run scope/dynamic_tests.cpp ]