Skip to content

Commit e54af35

Browse files
committed
Remove Wave special case from status/Jamfile (boostorg#173)
Add an optional extended description…
1 parent 18ee402 commit e54af35

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

status/Jamfile.v2

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,9 +196,6 @@ run-tests libs : $(libs-to-test)/test ;
196196

197197
# Tests from Jamfiles in individual library test subdirectories
198198
# Please keep these in alphabetic order by test-suite name
199-
run-tests libs :
200-
wave/test/build # test-suite wave
201-
;
202199

203200
run-tests tools :
204201
bcp/test

0 commit comments

Comments
 (0)