refactor(test): rename references.cpp to references_test.cpp

Addresses https://github.com/mpusz/units/pull/261#discussion_r597217632.
This commit is contained in:
Johel Ernesto Guerrero Peña
2021-03-18 17:00:36 -04:00
committed by Mateusz Pusz
parent ed94ba347f
commit c61b8643d7
2 changed files with 1 additions and 1 deletions

View File

@@ -52,7 +52,7 @@ add_library(unit_tests_static
kind_test.cpp
math_test.cpp
ratio_test.cpp
references.cpp
references_test.cpp
si_test.cpp
si_cgs_test.cpp
si_fps_test.cpp