Remove enable_if from test Jamfile.

The tests are now in core, and are run from core's main test Jamfile, so
there's no need to sepcifiy it here.
This commit is contained in:
Daniel James 2014-06-12 22:42:12 +01:00
parent fb71ac1c9e
commit ad64e3c41e

View file

@ -167,7 +167,6 @@ run-tests libs :
units/test # test-suite units
unordered/test/unordered # test-suite unordered
unordered/test/exception # test-suite unordered-exception
utility/enable_if/test # test-suite utility/enable_if
utility/identity_type/test # test-suite utility/identity_type
utility/test # test-suite utility
uuid/test # test-suite uuid