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

def run(ctx, inpt):
   return ctx.get_registers_list();