diff options
Diffstat (limited to 'xml/scripts/test_script2.py')
-rw-r--r-- | xml/scripts/test_script2.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/xml/scripts/test_script2.py b/xml/scripts/test_script2.py deleted file mode 100644 index 16e4adb..0000000 --- a/xml/scripts/test_script2.py +++ /dev/null @@ -1,4 +0,0 @@ -description='this is a test script' - -def run(ctx, inpt): - return ctx.get_registers_list(); |