From e54af35cc30d20f73095ec3fb1c7fa734463d5fb Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Thu, 30 Nov 2017 22:01:26 +0200 Subject: [PATCH] Remove Wave special case from status/Jamfile (#173) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add an optional extended description… --- status/Jamfile.v2 | 3 --- 1 file changed, 3 deletions(-) diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index c8417540ff..3c834a447a 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -196,9 +196,6 @@ run-tests libs : $(libs-to-test)/test ; # Tests from Jamfiles in individual library test subdirectories # Please keep these in alphabetic order by test-suite name -run-tests libs : - wave/test/build # test-suite wave - ; run-tests tools : bcp/test