This commit is contained in:
2025-10-23 16:33:17 +02:00
parent d97084323e
commit 0b8ceb6cf0
34 changed files with 729 additions and 33 deletions

10
script/test_nested.py Normal file
View File

@@ -0,0 +1,10 @@
run("test_data_txt")
time.sleep(0.5)
run("test_data_txt")
time.sleep(0.5)
run("test_data_txt")
time.sleep(0.5)
run("test_data_txt")
time.sleep(0.5)
run("test_data_txt")
set_return(True)