mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 05:55:01 +00:00
Remove special cases for 'unordered' tests.
They're not actually required, it runs just fine from `libs/unordered/tests`.
This commit is contained in:
parent
bdff3b0c1f
commit
df9d551efe
1 changed files with 0 additions and 2 deletions
|
@ -121,8 +121,6 @@ run-tests libs :
|
|||
numeric/ublas/test # test-suite numeirc/uBLAS
|
||||
spirit/classic/test # test-suite classic spirit
|
||||
spirit/repository/test # test-suite spirit_v2 repository
|
||||
unordered/test/unordered # test-suite unordered
|
||||
unordered/test/exception # test-suite unordered-exception
|
||||
utility/identity_type/test # test-suite utility/identity_type
|
||||
wave/test/build # test-suite wave
|
||||
;
|
||||
|
|
Loading…
Add table
Reference in a new issue