From 8a85feb6939c553aff5e360542eaaa669059cf38 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 29 Nov 2017 00:29:48 +0200 Subject: Remove Wave special case from status/Jamfile --- 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 -- cgit v1.2.1