Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
m-fila committed Sep 26, 2024
1 parent 3ac6d7b commit ca3eeff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unittests/interface_types.cpp
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#include "catch2/catch_test_macros.hpp"

#include "datamodel/ExampleHit.h"
#include "datamodel/MutableExampleMC.h"
#include "datamodel/ExampleHitCollection.h"
#include "datamodel/MutableExampleCluster.h"
#include "datamodel/MutableExampleMC.h"
#include "datamodel/TypeWithEnergy.h"

#include "podio/ObjectID.h"
Expand Down

0 comments on commit ca3eeff

Please sign in to comment.