Browse Source

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

Add an optional extended description…
Peter Dimov 8 years ago
parent
commit
e54af35cc3
1 changed files with 0 additions and 3 deletions
  1. 0 3
      status/Jamfile.v2

+ 0 - 3
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

粤ICP备19079148号