diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index c41ad71..f87a81c 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -7,13 +7,6 @@ import testing ; -project : - requirements -# static -# static - msvc:/Za - ; - #to_string run is_output_streamable_test.cpp ; run has_to_string_test.cpp ;