Remove special cases for 'unordered' tests.

They're not actually required, it runs just fine from `libs/unordered/tests`.
This commit is contained in:
Daniel James 2016-06-26 20:21:06 +01:00 committed by GitHub
parent bdff3b0c1f
commit df9d551efe

View file

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