Add a test suite for NodePath

This commit is contained in:
Hugo Locurcio
2020-11-15 22:28:25 +01:00
parent ff4ca81d0b
commit bf82da3d0f
2 changed files with 174 additions and 0 deletions
+1
View File
@@ -43,6 +43,7 @@
#include "test_list.h"
#include "test_math.h"
#include "test_method_bind.h"
#include "test_node_path.h"
#include "test_oa_hash_map.h"
#include "test_ordered_hash_map.h"
#include "test_physics_2d.h"