aboutsummaryrefslogtreecommitdiff
path: root/src/test/LoopManagerTest.cpp
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-12-12 10:52:02 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2024-12-12 10:52:02 +0100
commit05a33d4793520fa84a93bc79882ef29d39cd08e5 (patch)
tree03ee36f1127e3b3c6e32734fb497db20dfe68c7a /src/test/LoopManagerTest.cpp
parentf261bee32778790068d0e37ae84885dd844b3402 (diff)
`make format`
Diffstat (limited to 'src/test/LoopManagerTest.cpp')
-rw-r--r--src/test/LoopManagerTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/LoopManagerTest.cpp b/src/test/LoopManagerTest.cpp
index 1584fd5..df132ae 100644
--- a/src/test/LoopManagerTest.cpp
+++ b/src/test/LoopManagerTest.cpp
@@ -76,4 +76,3 @@ TEST_F(DISABLED_LoopManagerTest, ShutDown) {
// Wait for the loop thread to finish
loop_thread.join();
}
-