summaryrefslogtreecommitdiffhomepage
path: root/editor
diff options
context:
space:
mode:
Diffstat (limited to 'editor')
-rw-r--r--editor/tests-private.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/tests-private.hpp b/editor/tests-private.hpp
index a6f20e92..6d137f67 100644
--- a/editor/tests-private.hpp
+++ b/editor/tests-private.hpp
@@ -31,6 +31,7 @@ protected:
};
enum class Test : uint32_t {
+ //todo add a speedometer overlay test
none, path, raycast, region, pathfinding, COUNT,
};