aboutsummaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
authorWBoerenkamps <wrj.boerenkamps@student.avans.nl>2024-11-27 14:41:49 +0100
committerWBoerenkamps <wrj.boerenkamps@student.avans.nl>2024-11-27 14:41:49 +0100
commite8b93d0ffaccf523139f75ff9b9dc43647e90746 (patch)
treeef18b14209d404438e0665b2728ae609ec68266b /src/test
parent7070f22d86057eafca3b82321d4146958c14a33e (diff)
test file rename
Diffstat (limited to 'src/test')
-rw-r--r--src/test/CMakeLists.txt2
-rw-r--r--src/test/InputTest.cpp (renamed from src/test/inputTest.cpp)0
2 files changed, 1 insertions, 1 deletions
diff --git a/src/test/CMakeLists.txt b/src/test/CMakeLists.txt
index ac4d73a..dd4a754 100644
--- a/src/test/CMakeLists.txt
+++ b/src/test/CMakeLists.txt
@@ -12,5 +12,5 @@ target_sources(test_main PUBLIC
ValueBrokerTest.cpp
DBTest.cpp
Vector2Test.cpp
- inputTest.cpp
+ InputTest.cpp
)
diff --git a/src/test/inputTest.cpp b/src/test/InputTest.cpp
index 0e3e097..0e3e097 100644
--- a/src/test/inputTest.cpp
+++ b/src/test/InputTest.cpp