summaryrefslogtreecommitdiffstats
path: root/xml/scripts/test_script.py
blob: 5363a942afcfae39cff9e5c02f4dba446ac924af (plain)
1
2
3
4
description='this is a test script'

def run(ctx, inpt):
   return bytearray('111')