mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
first step to creating dream lib
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from argenta.app.entity import *
|
||||
|
||||
|
||||
def test():
|
||||
assert App().exit_command == 'q'
|
||||
Reference in New Issue
Block a user