Skip to content

Commit

Permalink
Rename test/math/Vector3.cpp to Vector.cpp
Browse files Browse the repository at this point in the history
File includes test for vectors of various sizes, not just Vector3.
  • Loading branch information
Matthew Mott committed Apr 4, 2021
1 parent 25bad04 commit 820ee77
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Expand Up @@ -16,7 +16,7 @@ add_executable(drtest
math/Matrix4.cpp
math/Plane3.cpp
math/Quaternion.cpp
math/Vector3.cpp
math/Vector.cpp
MessageBus.cpp
ModelExport.cpp
ModelScale.cpp
Expand Down
File renamed without changes.

0 comments on commit 820ee77

Please sign in to comment.