From 4e999873c5fefb0c5758ab72413a25cbe45d54e1 Mon Sep 17 00:00:00 2001 From: Samuel Krempp Date: Fri, 12 Sep 2003 06:02:07 +0000 Subject: [PATCH] new test was linking to boost_test_exec_monitor instead of boost_unit_test_framework [SVN r20033] --- test/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Jamfile b/test/Jamfile index 0b40abb..3bae547 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -18,7 +18,7 @@ DEPENDS all : test ; test-suite "io" : [ run ios_state_unit_test.cpp - ../../../libs/test/build/boost_test_exec_monitor + ../../../libs/test/build/boost_unit_test_framework : # args : # input files : std::locale-support