Files
clan-core/pkgs/clan-app/tests/test_join.py
2025-05-15 14:15:59 +02:00

6 lines
97 B
Python

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