Update tests
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/python3
|
||||
|
||||
from app import main
|
||||
from worthless import gui
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
gui.main()
|
||||
|
||||
Reference in New Issue
Block a user