diff --git a/src/beast/beast/utility/tests/static_initializer.test.cpp b/src/beast/beast/utility/tests/static_initializer.test.cpp index c8d834e21..39b2e99ad 100644 --- a/src/beast/beast/utility/tests/static_initializer.test.cpp +++ b/src/beast/beast/utility/tests/static_initializer.test.cpp @@ -199,14 +199,7 @@ void static_initializer_test::run () { test > (); - test > (); - test > (); - test > (); - test > (); - test > (); - test > (); - test > (); } //------------------------------------------------------------------------------