2
0
mirror of https://github.com/boostorg/phoenix.git synced 2026-02-19 02:32:09 +00:00

test/Jamfile Add test lambda_tests1

This commit is contained in:
John Fletcher
2014-12-31 10:52:58 +00:00
parent 288022210c
commit 03e3ca31d9

View File

@@ -88,6 +88,7 @@ test-suite phoenix_container :
test-suite phoenix_scope :
[ run scope/lambda_tests.cpp ]
[ run scope/lambda_tests1.cpp ]
# [ run scope/lambda_tests_phx2.cpp ]
[ run scope/let_tests.cpp ]
[ run scope/more_lambda_tests.cpp ]