diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2018-11-04 06:13:09 +0000 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2018-11-04 06:13:09 +0000 |
commit | b5602a6c70201a11ec36de8f0f18a86d4b7cd5f2 (patch) | |
tree | 9211ca33a17ef68915766fcf79aa82a870305ded /lldb/packages/Python/lldbsuite/test | |
parent | e6e04242e3c3cd7e7d44e958c49b841dadb41a12 (diff) | |
download | bcm5719-llvm-b5602a6c70201a11ec36de8f0f18a86d4b7cd5f2.tar.gz bcm5719-llvm-b5602a6c70201a11ec36de8f0f18a86d4b7cd5f2.zip |
Fix duplicate testcase filename
dotest.py started reporting:
Exception: Found multiple tests with the name TestSampleTest.py
After the commit of:
https://reviews.llvm.org/D54056
llvm-svn: 346089
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
-rw-r--r-- | lldb/packages/Python/lldbsuite/test/expression_command/dont_allow_jit/TestAllowJIT.py (renamed from lldb/packages/Python/lldbsuite/test/expression_command/dont_allow_jit/TestSampleTest.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/expression_command/dont_allow_jit/TestSampleTest.py b/lldb/packages/Python/lldbsuite/test/expression_command/dont_allow_jit/TestAllowJIT.py index a39e891c90b..a39e891c90b 100644 --- a/lldb/packages/Python/lldbsuite/test/expression_command/dont_allow_jit/TestSampleTest.py +++ b/lldb/packages/Python/lldbsuite/test/expression_command/dont_allow_jit/TestAllowJIT.py |