Parcourir la source

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

Add an optional extended description…
Peter Dimov il y a 8 ans
Parent
commit
e54af35cc3
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  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
 # Tests from Jamfiles in individual library test subdirectories
 # Please keep these in alphabetic order by test-suite name
 # Please keep these in alphabetic order by test-suite name
-run-tests libs :
-    wave/test/build             # test-suite wave
-    ;
 
 
 run-tests tools :
 run-tests tools :
     bcp/test
     bcp/test

粤ICP备19079148号