diff --git a/test/Jamfile b/test/Jamfile index a1eb1cfc..816cae51 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -71,6 +71,7 @@ bpl-test crossmod_exception : crossmod_exception.py crossmod_exception_a.cpp crossmod_exception_b.cpp ; +bpl-test properties ; bpl-test return_arg ; bpl-test staticmethod ; bpl-test shared_ptr ;