Skip to content

Commit

Permalink
Run clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
Third Party committed Jan 17, 2023
1 parent 206ff14 commit a96a65d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/mapping.BitPackedInt.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@ TEMPLATE_TEST_CASE(
swap(view(0), view(1));
CHECK(view(0) == 2);
CHECK(view(1) == 1);

}

TEMPLATE_TEST_CASE(
Expand Down

0 comments on commit a96a65d

Please sign in to comment.