diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 88ab7077..01638df7 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -11,6 +11,8 @@ # If you need to alter build preferences then set them in # the template defined in options_v2.jam. # +import testing ; + path-constant DOT : . ; include $(DOT)/options_v2.jam ;