Move getBuildArtifact() from TestBase to Base and derive MiTestCaseBase from it
authorAdrian Prantl <aprantl@apple.com>
Tue, 23 Jan 2018 16:43:01 +0000 (16:43 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 23 Jan 2018 16:43:01 +0000 (16:43 +0000)
commiteac1c02d2a1ae550c1f53ae16d775b1a839b5a92
treea783fe7bf8158fd118fa24b7f28bd362e51b95bf
parentc29f83b79e748e36f9af06adde8953e9c009b35c
Move getBuildArtifact() from TestBase to Base and derive MiTestCaseBase from it

Thanks to Pavel Labath for pointing this out!

llvm-svn: 323219
lldb/packages/Python/lldbsuite/test/lldbtest.py
lldb/packages/Python/lldbsuite/test/tools/lldb-mi/lldbmi_testcase.py