mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 06:43:09 +00:00
Remove enable_if from test Jamfile.
The tests are now in core, and are run from core's main test Jamfile, so there's no need to sepcifiy it here.
This commit is contained in:
parent
fb71ac1c9e
commit
ad64e3c41e
1 changed files with 0 additions and 1 deletions
|
@ -167,7 +167,6 @@ run-tests libs :
|
|||
units/test # test-suite units
|
||||
unordered/test/unordered # test-suite unordered
|
||||
unordered/test/exception # test-suite unordered-exception
|
||||
utility/enable_if/test # test-suite utility/enable_if
|
||||
utility/identity_type/test # test-suite utility/identity_type
|
||||
utility/test # test-suite utility
|
||||
uuid/test # test-suite uuid
|
||||
|
|
Loading…
Add table
Reference in a new issue