diff --git a/tests/chapitre01_tuples.cpp b/tests/chapitre01_tuples.cpp index 0afe901..8b0d016 100644 --- a/tests/chapitre01_tuples.cpp +++ b/tests/chapitre01_tuples.cpp @@ -23,9 +23,6 @@ * */ -// This is an independent project of an individual developer. Dear PVS-Studio, please check it. -// PVS-Studio Static Code Analyzer for C, C++, C#, and Java: http://www.viva64.com - /*---------------------------------------------------------------------------*/ #include diff --git a/tests/main_test.cpp b/tests/main_test.cpp index 1c0400b..19fa948 100644 --- a/tests/main_test.cpp +++ b/tests/main_test.cpp @@ -23,9 +23,6 @@ * */ -// This is an independent project of an individual developer. Dear PVS-Studio, please check it. -// PVS-Studio Static Code Analyzer for C, C++, C#, and Java: http://www.viva64.com - #define CATCH_INTERNAL_CONFIG_NO_CPP17_UNCAUGHT_EXCEPTIONS #define CATCH_CONFIG_NO_CPP17_UNCAUGHT_EXCEPTIONS #define CATCH_CONFIG_MAIN