From bf713ad47a0e71f9ff1059d8229ecc8030815900 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Thu, 28 Jan 2010 14:41:16 +0000 Subject: [PATCH] Revert unintentional reference to "noncopyable_adl_barrier" test that's not checked in. [SVN r59332] --- test/Jamfile.v2 | 1 - 1 file changed, 1 deletion(-) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 9fed03f..3111cad 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -25,7 +25,6 @@ test-suite utility [ run ../iterators_test.cpp ../../test/build//boost_test_exec_monitor/static ] [ run next_prior_test.cpp ../../test/build//boost_test_exec_monitor/static ] [ compile-fail ../noncopyable_test.cpp ] - [ run noncopyable_adl_barrier.cpp ] [ run ../numeric_traits_test.cpp ] [ run ../operators_test.cpp ../../test/build//boost_test_exec_monitor/static ] [ compile ../ref_ct_test.cpp ]