优化python的测试用例

This commit is contained in:
everywhere.z
2024-01-11 16:58:37 +08:00
parent 5c0693ac04
commit d5585e889a
3 changed files with 16 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
else:
print 'hi'
defaultContext.setData("s1",a*b)
defaultContext.setData("td", td.sayHi("jack"))
]]>
</node>