Skip to content

Commit

Permalink
Hysteresis: switch unit test file name to convention
Browse files Browse the repository at this point in the history
  • Loading branch information
MaEtUgR committed May 23, 2019
1 parent 6955ab0 commit 03e7fb7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/hysteresis/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
File renamed without changes.

0 comments on commit 03e7fb7

Please sign in to comment.