From 8fbc4fd4829a83e0d15c3cf757e4f96a708b7f64 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 5 Feb 2015 22:11:13 +0000 Subject: [PATCH] Add coroutine2 to tests. --- status/Jamfile.v2 | 1 + 1 file changed, 1 insertion(+) diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index f5f206a900..14976959b2 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -72,6 +72,7 @@ run-tests libs : core/test # test-suite core core/test/swap # test-suite core/swap coroutine/test # test-suite coroutine + coroutine2/test # test-suite coroutine2 crc/test # test-suite crc date_time/test # test-suite date_time detail/test # test-suite detail