summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2014-06-12 22:42:12 +0100
committerDaniel James <daniel@calamity.org.uk>2014-06-12 22:42:50 +0100
commitad64e3c41e57275f12299ce05a163d089b487452 (patch)
tree827269d2069a5657a3b3c4f9f902feb11ae27069 /status
parentfb71ac1c9ee87926d3c681dd55eb27401a05daa9 (diff)
downloadboost-ad64e3c41e57275f12299ce05a163d089b487452.tar.gz
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.
Diffstat (limited to 'status')
-rw-r--r--status/Jamfile.v21
1 files changed, 0 insertions, 1 deletions
diff --git a/status/Jamfile.v2 b/status/Jamfile.v2
index 34f1f10dba..3be98cb22b 100644
--- a/status/Jamfile.v2
+++ b/status/Jamfile.v2
@@ -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