rename ui to clan-app and move clan-app one layer up
This commit is contained in:
5
pkgs/clan-app/tests/test_join.py
Normal file
5
pkgs/clan-app/tests/test_join.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from wayland import GtkProc
|
||||
|
||||
|
||||
def test_open(app: GtkProc) -> None:
|
||||
assert app.poll() is None
|
||||
Reference in New Issue
Block a user