Skip to content

Commit 7f8b7c0

Browse files
Snooz82aaltat
authored andcommitted
utest fixed
Signed-off-by: René <snooz@posteo.de>
1 parent b1a596e commit 7f8b7c0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

utest/test_robotlibcore.py

+5-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,11 @@ def test_dir():
4141
"_DynamicCore__get_keyword_path",
4242
"_HybridCore__get_members",
4343
"_HybridCore__get_members_from_instance",
44-
"_other_name_here",
44+
'_get_component_listeners',
45+
'_insert_manually_registered_listeners',
46+
'_insert_self_to_listeners',
47+
'_other_name_here',
48+
'_set_library_listeners',
4549
"add_library_components",
4650
"all_arguments",
4751
"attributes",

0 commit comments

Comments
 (0)