diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 80c80a2b..58a186d3 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -28,7 +28,13 @@ rule py-compile-fail ( sources * ) test-suite python : -# [ run ../test/embedding.cpp ../build//boost_python /python//python ] + + [ + run exec.cpp ../build//boost_python + : # program args + : exec.py + : # requirements + ] [ bpl-test crossmod_exception