aboutsummaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-12-13 18:05:56 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2024-12-13 18:05:56 +0100
commitae80ecde90ea6ab3305deed899bbec1560b93a6f (patch)
treeea2f089b59ed94592dcd859237c0a57fb4fce9d0 /src/test
parent83131edf875c5997eb6a9f3441b5d42b22498bd8 (diff)
`make format`
Diffstat (limited to 'src/test')
-rw-r--r--src/test/ScriptTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/ScriptTest.cpp b/src/test/ScriptTest.cpp
index 2aee0fd..499be5a 100644
--- a/src/test/ScriptTest.cpp
+++ b/src/test/ScriptTest.cpp
@@ -85,4 +85,3 @@ TEST_F(ScriptTest, LoopTimerManager) {
EXPECT_EQ(&script.get_loop_timer(), &this->loop_timer);
}
-