mirror of
https://github.com/boostorg/boost.git
synced 2025-04-11 15:42:58 +00:00
Remove some more special cases.
This commit is contained in:
parent
5203f1acc6
commit
2fc8f8e986
1 changed files with 0 additions and 3 deletions
|
@ -104,9 +104,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
|
||||
;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue