aboutsummaryrefslogtreecommitdiff
path: root/src/test/CMakeLists.txt
diff options
context:
space:
mode:
authorheavydemon21 <nielsstunnebrink1@gmail.com>2024-12-11 16:12:46 +0100
committerheavydemon21 <nielsstunnebrink1@gmail.com>2024-12-11 16:12:46 +0100
commitbcb2e9d7a802680598085ad04ac06926f1e448a2 (patch)
tree340c798a7262ba7780b52f97006bf01bcc40bb2b /src/test/CMakeLists.txt
parent2153593f3a684a6b771c98a8e0c385b50a1e8886 (diff)
reverted to master
Diffstat (limited to 'src/test/CMakeLists.txt')
-rw-r--r--src/test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/CMakeLists.txt b/src/test/CMakeLists.txt
index 15937af..7196404 100644
--- a/src/test/CMakeLists.txt
+++ b/src/test/CMakeLists.txt
@@ -15,7 +15,7 @@ target_sources(test_main PUBLIC
ValueBrokerTest.cpp
DBTest.cpp
Vector2Test.cpp
- #InputTest.cpp
+ InputTest.cpp
ScriptEventTest.cpp
ScriptSceneTest.cpp
Profiling.cpp