Files
clan-core/pkgs/ui/clan-app/tests/test_join.py
2025-05-15 12:00:24 +01:00

6 lines
97 B
Python

from wayland import GtkProc
def test_open(app: GtkProc) -> None:
assert app.poll() is None