Files
clan-core/pkgs/clan-app/tests/test_join.py

6 lines
97 B
Python

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