From 341a4e50eed00beca25f9fb34caff5d9bb5ca5d1 Mon Sep 17 00:00:00 2001 From: Ivan Komissarov Date: Wed, 27 Dec 2023 01:16:19 +0300 Subject: [PATCH] test job Change-Id: Id58cab4f6c68ccebf81d263aceec6696a594fc29 --- tests/clang-format/clang-format.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/clang-format/clang-format.cpp b/tests/clang-format/clang-format.cpp index 4099961157..8f0b8f8358 100644 --- a/tests/clang-format/clang-format.cpp +++ b/tests/clang-format/clang-format.cpp @@ -328,10 +328,10 @@ void penaltyTests(bool isThatTrue) const auto someValue11 = functionToCall(valueX, valueY, valueXTimesY, unbelievableBigValue, unbelievableBigValue); const auto someValue12 = functionToCall(valueX, - valueY, - valueXTimesY, - unbelievableBigValue, - unbelievableBigValue * unbelievableBigValue, + valueY, + valueXTimesY, + unbelievableBigValue, + unbelievableBigValue * unbelievableBigValue, unbelievableBigValue); const auto someValue13 = functionToCall(valueX,