diff --git a/test/Jamfile b/test/Jamfile index 1d9108b..3fb86ee 100755 --- a/test/Jamfile +++ b/test/Jamfile @@ -25,7 +25,6 @@ test-suite utility [ run ../numeric_traits_test.cpp ] [ run ../operators_test.cpp ../../test/build/boost_test_exec_monitor ] [ compile-fail ../safe_bool_testable_test.cpp ] - [ run ../tie_example.cpp ] [ run ../binary_search_test.cpp ../../test/build/boost_test_exec_monitor ] [ run ../call_traits_test.cpp : -u ] [ compile-fail ../checked_delete_test.cpp ]