Fix duplicate testcase filename
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 4 Nov 2018 06:13:09 +0000 (06:13 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 4 Nov 2018 06:13:09 +0000 (06:13 +0000)
commitb5602a6c70201a11ec36de8f0f18a86d4b7cd5f2
tree9211ca33a17ef68915766fcf79aa82a870305ded
parente6e04242e3c3cd7e7d44e958c49b841dadb41a12
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
lldb/packages/Python/lldbsuite/test/expression_command/dont_allow_jit/TestAllowJIT.py [moved from lldb/packages/Python/lldbsuite/test/expression_command/dont_allow_jit/TestSampleTest.py with 100% similarity]