Closedown

This commit is contained in:
boccioli_m
2015-05-29 11:03:28 +02:00
parent aceb8dd00c
commit 69f59bf0df
6 changed files with 11 additions and 7 deletions

View File

@@ -1,7 +1,6 @@
args.clear(); args.addAll([0,40,20])
scripts = ["test11", "test1", "test2", "test3", "test4", "test5", "test6", "test7", "test8", "test9", "test10", "import", "import2", "import7", "data", "test0"]
for script in scripts:
set_status("Running: " + script)
execfile(controller.setup.getScriptPath()+"/" + script + ".py")
run(script)