diff options
Diffstat (limited to 'src/import/import.test.h')
-rw-r--r-- | src/import/import.test.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/import/import.test.h b/src/import/import.test.h index 5aafdb3..3613187 100644 --- a/src/import/import.test.h +++ b/src/import/import.test.h @@ -15,4 +15,7 @@ void test_push_mesh_uvs(); /* node tests */ void test_push_node(); +/* scene tests */ +void test_push_scene(); + #endif |