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

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