diff --git a/test/all/options_v2.jam b/test/all/options_v2.jam index ac748ef0..aa7daca9 100644 --- a/test/all/options_v2.jam +++ b/test/all/options_v2.jam @@ -1,12 +1,12 @@ # copyright John Maddock 2003 -# Use, modification and distribution are subject to the -# Boost Software License, Version 1.0. (See accompanying file +# Use, modification and distribution are subject to the +# Boost Software License, Version 1.0. (See accompanying file # LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) project - : requirements + : requirements # threading tests require thread support turned on: multi ; - -local test-requirements = ../../test/build//boost_test_exec_monitor ; + +local test-requirements = /boost/test//boost_test_exec_monitor ;