Skip to content

Commit 03ea669

Browse files
committed
remove test exclusions for the new functions
1 parent 9411cb9 commit 03ea669

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/sources/test_matlab_functions.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ def setUp(self):
6464

6565
'wb_device_get_type', # Deprecated since 8.0.0
6666
'wb_node_get_name', # C API Only
67-
68-
# Not Yet Implemented
69-
'wbu_system_tmpdir',
70-
'wbu_system_webots_instance_path',
7167
]
7268
self.functions = []
7369

0 commit comments

Comments
 (0)