mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-05 13:14:29 +02:00
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
|
||||
math_test.cpp
|
||||
ratio_test.cpp
|
||||
references.cpp
|
||||
si_test.cpp
|
||||
si_cgs_test.cpp
|
||||
si_fps_test.cpp
|
||||
symbol_text_test.cpp
|
||||
type_list_test.cpp
|
||||
unit_constants.cpp
|
||||
unit_test.cpp
|
||||
us_test.cpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user