Files
Argenta/tests/main_test.py
T
2025-02-07 00:56:53 +03:00

6 lines
84 B
Python

from argenta.app.entity import *
def test():
assert App().exit_command == 'q'