From c1d8a963d4f7023020dca82cd4eaff8c4711a481 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Mon, 2 Jun 2014 22:28:50 +0100 Subject: [PATCH] Update swap test to core. --- status/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index d428eed54b..bf37e340b5 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -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