Fixed MERGE_ALL commit from repeating actions

This commit is contained in:
Sofox
2023-11-26 17:13:35 +00:00
parent 7d80635fce
commit f249667dc8
4 changed files with 219 additions and 1 deletions

View File

@@ -73,6 +73,7 @@
#include "tests/core/object/test_class_db.h"
#include "tests/core/object/test_method_bind.h"
#include "tests/core/object/test_object.h"
#include "tests/core/object/test_undo_redo.h"
#include "tests/core/os/test_os.h"
#include "tests/core/string/test_node_path.h"
#include "tests/core/string/test_string.h"