summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorjzmaddock <john@johnmaddock.co.uk>2016-06-14 18:41:48 +0100
committerGitHub <noreply@github.com>2016-06-14 18:41:48 +0100
commitb2d56ae5bcb1af7839e16f1d1316bba8ee2cc145 (patch)
treeee016ae0501baa927ed0564f3028d28a3f4e55a5 /status
parent0bbfc3eb65efa759c41d75cdd6e76ff2a0a396e6 (diff)
downloadboost-b2d56ae5bcb1af7839e16f1d1316bba8ee2cc145.tar.gz
Remove reference to static_assert Jamfile no longer needed.
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 9efc067517..7815b3ac5b 100644
--- a/status/Jamfile.v2
+++ b/status/Jamfile.v2
@@ -122,7 +122,6 @@ run-tests libs :
regex/example # test-suite regex-examples
spirit/classic/test # test-suite classic spirit
spirit/repository/test # test-suite spirit_v2 repository
- static_assert # test-suite static_assert
unordered/test/unordered # test-suite unordered
unordered/test/exception # test-suite unordered-exception
utility/identity_type/test # test-suite utility/identity_type