summaryrefslogtreecommitdiff
path: root/src/import/import.test.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/import.test.h')
-rw-r--r--src/import/import.test.h3
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