Compare commits

..

No commits in common. "master" and "v1.0.0" have entirely different histories.

View File

@ -1,3 +1,2 @@
print("Hello from launcher test app!")
import time
time.sleep(5)
input("Press Enter to exit...")