This commit is contained in:
2018-05-16 17:24:04 +02:00
parent e5fde50a8d
commit 1de8ced3d5
17 changed files with 84 additions and 13 deletions

8
script/TerstRetCall.py Normal file
View File

@@ -0,0 +1,8 @@
#from TestRet import *
print run("TestRet")
print _
print "PASS"
print get_return()