From a96a65dc0ba8e24eb284c9fc8dabc6d5788e05f0 Mon Sep 17 00:00:00 2001 From: Third Party Date: Tue, 17 Jan 2023 19:10:43 +0000 Subject: [PATCH] Run clang-format --- tests/mapping.BitPackedInt.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/mapping.BitPackedInt.cpp b/tests/mapping.BitPackedInt.cpp index 0bbb706921..234ad05231 100644 --- a/tests/mapping.BitPackedInt.cpp +++ b/tests/mapping.BitPackedInt.cpp @@ -288,7 +288,6 @@ TEMPLATE_TEST_CASE( swap(view(0), view(1)); CHECK(view(0) == 2); CHECK(view(1) == 1); - } TEMPLATE_TEST_CASE(