diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 6d77de0280..36be30b096 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -170,9 +170,6 @@ run-tests libs : $(libs-to-test)/test ; # Tests from Jamfiles in individual library test subdirectories # Please keep these in alphabetic order by test-suite name run-tests libs : - concept_check # test-suite concept_check - disjoint_sets # test-suite disjoint_sets - dynamic_bitset # test-suite dynamic_bitset wave/test/build # test-suite wave ;