From eb86df4a04e31a8cc2963a630ab6d1758cae5861 Mon Sep 17 00:00:00 2001 From: Glen Fernandes Date: Mon, 27 Apr 2020 15:56:35 -0400 Subject: [PATCH] Remove duplicate test run --- test/Jamfile.v2 | 1 - 1 file changed, 1 deletion(-) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index b542380..3e678de 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -164,7 +164,6 @@ run default_allocator_test.cpp gcc:on clang:on ; -run noinit_adaptor_test.cpp ; run noinit_adaptor_test.cpp ; run alloc_construct_test.cpp ; run alloc_construct_throws_test.cpp ;