Update swap test to core.

This commit is contained in:
Daniel James 2014-06-02 22:28:50 +01:00
parent 22c5eafa42
commit c1d8a963d4

View file

@ -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