diff options
author | Raphael Isemann <teemperor@gmail.com> | 2019-08-27 13:34:15 +0000 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2019-08-27 13:34:15 +0000 |
commit | eb5a8afbddc547b5a447c0b99fbf0b180811dcb5 (patch) | |
tree | 1e22ec548b3e02b7b4bc5f1f76f32877c0faeea9 /lldb/packages/Python/lldbsuite/test | |
parent | f28dee2cff8609f45e9597c18b086fe492829573 (diff) | |
download | bcm5719-llvm-eb5a8afbddc547b5a447c0b99fbf0b180811dcb5.tar.gz bcm5719-llvm-eb5a8afbddc547b5a447c0b99fbf0b180811dcb5.zip |
[lldb][NFC] Add missing invalid_core_file to TestTargetCommand test
llvm-svn: 370057
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
-rw-r--r-- | lldb/packages/Python/lldbsuite/test/functionalities/target_command/invalid_core_file | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/functionalities/target_command/invalid_core_file b/lldb/packages/Python/lldbsuite/test/functionalities/target_command/invalid_core_file new file mode 100644 index 00000000000..39802f64280 --- /dev/null +++ b/lldb/packages/Python/lldbsuite/test/functionalities/target_command/invalid_core_file @@ -0,0 +1 @@ +stub |