From 6943537150588c56017162bca01701b68b69f5c8 Mon Sep 17 00:00:00 2001 From: Antony Polukhin Date: Wed, 11 Jun 2014 16:16:40 +0400 Subject: [PATCH] Drop dependency to the boost_unit_test_framework library in tests --- test/Jamfile.v2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 69f8b3c..4f10981 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -10,8 +10,6 @@ import feature ; project : requirements - /boost/test//boost_unit_test_framework - static gcc-4.7:-ftrapv gcc-4.6:-ftrapv clang:-ftrapv