diff options
Diffstat (limited to 'packages/Python/lldbsuite/test/functionalities/process_launch/input-file.txt')
-rw-r--r-- | packages/Python/lldbsuite/test/functionalities/process_launch/input-file.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/Python/lldbsuite/test/functionalities/process_launch/input-file.txt b/packages/Python/lldbsuite/test/functionalities/process_launch/input-file.txt new file mode 100644 index 0000000..cc269ba --- /dev/null +++ b/packages/Python/lldbsuite/test/functionalities/process_launch/input-file.txt @@ -0,0 +1,2 @@ +This should go to stdout. +This should go to stderr. |