diff --git a/test/Jamfile b/test/Jamfile index 9710f71..8dab248 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -17,14 +17,14 @@ DEPENDS all : test ; test-suite "io" : [ run ios_state_unit_test.cpp - ../../../libs/test/build/boost_unit_test_framework + @boost/libs/test/build/boost_unit_test_framework : # args : # input files : std::locale-support ] [ run ios_state_test.cpp - ../../../libs/test/build/boost_test_exec_monitor + @boost/libs/test/build/boost_test_exec_monitor : # args : # input files : std::locale-support