From ae4948670da8df6ac6c587f48548b0dc0b73facf Mon Sep 17 00:00:00 2001 From: Vladyslav Baranovskyi Date: Sun, 10 Nov 2024 20:13:18 +0200 Subject: [PATCH] Changed Uint24 test file name --- tests/Math/{UInt24.cpp => UInt24Test.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/Math/{UInt24.cpp => UInt24Test.cpp} (100%) diff --git a/tests/Math/UInt24.cpp b/tests/Math/UInt24Test.cpp similarity index 100% rename from tests/Math/UInt24.cpp rename to tests/Math/UInt24Test.cpp