This commit is contained in:
10
script/test_nested.py
Normal file
10
script/test_nested.py
Normal 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)
|
||||
Reference in New Issue
Block a user