mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 22:14:59 +00:00
Update swap test to core.
This commit is contained in:
parent
22c5eafa42
commit
c1d8a963d4
1 changed files with 1 additions and 1 deletions
|
@ -69,6 +69,7 @@ run-tests libs :
|
|||
container/test # test-suite container_test
|
||||
context/test # test-suite context
|
||||
core/test # test-suite core
|
||||
core/test/swap # test-suite core/swap
|
||||
coroutine/test # test-suite coroutine
|
||||
crc/test # test-suite crc
|
||||
date_time/test # test-suite date_time
|
||||
|
@ -170,7 +171,6 @@ run-tests libs :
|
|||
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/swap/test # test-suite utility/swap
|
||||
utility/test # test-suite utility
|
||||
uuid/test # test-suite uuid
|
||||
variant/test # test-suite variant
|
||||
|
|
Loading…
Add table
Reference in a new issue