Fix signalSafety unittest (#4773) [skip ci]

This commit is contained in:
Magnus Gille
2025-12-28 07:18:26 -08:00
committed by GitHub
parent c4e880622b
commit addf1b55d3
4 changed files with 3 additions and 1 deletions

View File

@@ -9,4 +9,4 @@ TEMPLATE = app
include(../../unittests.pri)
SOURCES += main.cpp
SOURCES += main.cpp testPatternDetection.cpp testSignalSafety.cpp testTreeSafety.cpp