forked from mpusz/mp-units
refactor(test): rename unit_constants.cpp to references.cpp
Addresses https://github.com/mpusz/units/pull/261#discussion_r597137577.
This commit is contained in:
committed by
Mateusz Pusz
parent
0b87e7c99c
commit
ed94ba347f
@@ -52,12 +52,12 @@ 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
|
||||||
si_test.cpp
|
si_test.cpp
|
||||||
si_cgs_test.cpp
|
si_cgs_test.cpp
|
||||||
si_fps_test.cpp
|
si_fps_test.cpp
|
||||||
symbol_text_test.cpp
|
symbol_text_test.cpp
|
||||||
type_list_test.cpp
|
type_list_test.cpp
|
||||||
unit_constants.cpp
|
|
||||||
unit_test.cpp
|
unit_test.cpp
|
||||||
us_test.cpp
|
us_test.cpp
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user