Skip to content

Commit

Permalink
Properly format files
Browse files Browse the repository at this point in the history
  • Loading branch information
thoasm committed Oct 18, 2024
1 parent 0b8b67c commit 1a075bc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions core/test/utils/utils_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,15 @@
//
// SPDX-License-Identifier: BSD-3-Clause

#include "core/test/utils.hpp"

#include <complex>
#include <tuple>
#include <type_traits>


#include <gtest/gtest.h>


#include "core/test/utils.hpp"


namespace {


Expand Down

0 comments on commit 1a075bc

Please sign in to comment.