summaryrefslogtreecommitdiffstats
path: root/test/src/example.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/example.h')
-rw-r--r--test/src/example.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/src/example.h b/test/src/example.h
index c66ee96..0ad9493 100644
--- a/test/src/example.h
+++ b/test/src/example.h
@@ -130,6 +130,7 @@ public:
bool test_string_is_fourty_two(const String &p_str) const;
String test_string_resize(String p_original) const;
int test_vector_ops() const;
+ int test_vector_init_list() const;
bool test_object_cast_to_node(Object *p_object) const;
bool test_object_cast_to_control(Object *p_object) const;