diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 5f66be63..e45d61a5 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -81,7 +81,9 @@ bpl-test crossmod_exception [ bpl-test polymorphism2 ] [ bpl-test wrapper_held_type ] -[ bpl-test polymorphism2_auto_ptr ] +[ bpl-test polymorphism2_auto_ptr + : polymorphism2_auto_ptr.py polymorphism2_auto_ptr.cpp polymorphism2.py +] [ bpl-test auto_ptr ]