We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tests/4-use-godot-from-python/tests/test_classes.py
1 parent 508a1b0 commit 92e6f6aCopy full SHA for 92e6f6a
tests/4-use-godot-from-python/tests/test_classes.py
@@ -199,7 +199,6 @@ def test_property(kind: str):
199
assert False, unknown
200
finally:
201
node.free()
202
- clodotest.skip("TODO")
203
204
205
@clodotest.xfail(reason="TODO: Signal constructor from object + signal name is not implemented")
0 commit comments