Remove Wave special case from status/Jamfile (#173)

Add an optional extended description…
This commit is contained in:
Peter Dimov 2017-11-30 22:01:26 +02:00
parent 18ee4022ce
commit e54af35cc3

View file

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