Hysteresis: switch unit test file name to convention

This commit is contained in:
Matthias Grob
2019-05-23 11:24:27 +01:00
committed by Julian Oes
parent b29e5e3adb
commit 8a84472795
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -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)