From 8cec2cc291cd40673df426fc05f425d9583b1adc Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Tue, 7 Feb 2006 11:35:31 +0000 Subject: [PATCH] Update Jamfile.v2 [SVN r32700] --- test/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 56f3a3f..58ae133 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -20,7 +20,7 @@ test-suite conversion [ compile-fail implicit_cast_fail.cpp ] [ run ../cast_test.cpp ] [ run ../numeric_cast_test.cpp ] - [ run ../lexical_cast_test.cpp ] + [ run ../lexical_cast_test.cpp ../../test/build//boost_unit_test_framework ] ; \ No newline at end of file