diff options
Diffstat (limited to 'tests/simple_breakpoints_manual_1n/node.py')
| -rw-r--r-- | tests/simple_breakpoints_manual_1n/node.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/simple_breakpoints_manual_1n/node.py b/tests/simple_breakpoints_manual_1n/node.py deleted file mode 100644 index f8c5633..0000000 --- a/tests/simple_breakpoints_manual_1n/node.py +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env python - -def execute(api): - api.log("Running") |
