mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 06:43:09 +00:00
Remove quickbook from status as it breaks --dump-tests
This commit is contained in:
parent
db38e761b3
commit
849f057755
1 changed files with 2 additions and 2 deletions
|
@ -195,9 +195,9 @@ libs-to-test = [ SORT $(libs-to-test) ] ;
|
|||
run-tests libs : $(libs-to-test)/test ;
|
||||
|
||||
# Tests from Jamfiles in tools/
|
||||
# Please keep these in alphabetic order
|
||||
# Please keep these in alphabetical order
|
||||
|
||||
local tools-to-test = bcp quickbook ;
|
||||
local tools-to-test = bcp ;
|
||||
|
||||
run-tests tools : $(tools-to-test)/test ;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue