diff options
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_source/commands.txt')
-rw-r--r-- | lldb/packages/Python/lldbsuite/test/functionalities/command_source/commands.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/functionalities/command_source/commands.txt b/lldb/packages/Python/lldbsuite/test/functionalities/command_source/commands.txt deleted file mode 100644 index 8e4de66d469..00000000000 --- a/lldb/packages/Python/lldbsuite/test/functionalities/command_source/commands.txt +++ /dev/null @@ -1,2 +0,0 @@ -script import my -p 1 + 1 |