mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 12:24:26 +02:00
refactor(unit test): angle_test
renamed to angular_test
This commit is contained in:
@@ -34,7 +34,7 @@ target_compile_options(
|
|||||||
)
|
)
|
||||||
add_library(
|
add_library(
|
||||||
unit_tests_static
|
unit_tests_static
|
||||||
angle_test.cpp
|
angular_test.cpp
|
||||||
cgs_test.cpp
|
cgs_test.cpp
|
||||||
chrono_test.cpp
|
chrono_test.cpp
|
||||||
concepts_test.cpp
|
concepts_test.cpp
|
||||||
|
Reference in New Issue
Block a user