forked from mpusz/mp-units
refactor(test): rename references.cpp to references_test.cpp
Addresses https://github.com/mpusz/units/pull/261#discussion_r597217632.
This commit is contained in:
committed by
Mateusz Pusz
parent
ed94ba347f
commit
c61b8643d7
@@ -52,7 +52,7 @@ add_library(unit_tests_static
|
|||||||
kind_test.cpp
|
kind_test.cpp
|
||||||
math_test.cpp
|
math_test.cpp
|
||||||
ratio_test.cpp
|
ratio_test.cpp
|
||||||
references.cpp
|
references_test.cpp
|
||||||
si_test.cpp
|
si_test.cpp
|
||||||
si_cgs_test.cpp
|
si_cgs_test.cpp
|
||||||
si_fps_test.cpp
|
si_fps_test.cpp
|
||||||
|
Reference in New Issue
Block a user