1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

add tests for path3d

This commit is contained in:
Daniel Kříž
2021-03-27 22:50:25 +01:00
parent c9dece3b86
commit f07552ba92
2 changed files with 86 additions and 0 deletions

View File

@@ -62,6 +62,7 @@
#include "test_object.h"
#include "test_ordered_hash_map.h"
#include "test_paged_array.h"
#include "test_path_3d.h"
#include "test_pck_packer.h"
#include "test_physics_2d.h"
#include "test_physics_3d.h"