You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Add unit tests for Shortcut
Next to that, add entry for the test file in test_main.cpp. These test cases test the basic functionality of the shortcut module.
This commit is contained in:
committed by
Rémi Verschelde
parent
40eafcfab4
commit
92b392e3db
@@ -30,6 +30,7 @@
|
||||
|
||||
#include "test_main.h"
|
||||
|
||||
#include "tests/core/input/test_shortcut.h"
|
||||
#include "tests/core/io/test_config_file.h"
|
||||
#include "tests/core/io/test_file_access.h"
|
||||
#include "tests/core/io/test_image.h"
|
||||
|
||||
Reference in New Issue
Block a user