mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 15:40:31 +08:00
Hysteresis: switch unit test file name to convention
This commit is contained in:
committed by
Julian Oes
parent
b29e5e3adb
commit
8a84472795
@@ -33,4 +33,4 @@
|
||||
|
||||
px4_add_library(hysteresis hysteresis.cpp)
|
||||
|
||||
px4_add_gtest(SRC hysteresis_test.cpp LINKLIBS hysteresis)
|
||||
px4_add_gtest(SRC HysteresisTest.cpp LINKLIBS hysteresis)
|
||||
|
||||
Reference in New Issue
Block a user