Thanks!!
You could also change the import line to
> from lldbsuite.test.decorators import *
and leave the decorator as-is.
-- adrian
> On Nov 5, 2018, at 4:21 PM, Davide Italiano wrote:
>
> @Adrian, this should be fairly straightforward, but a post-commit
> review is always appreciated.
>
@Adrian, this should be fairly straightforward, but a post-commit
review is always appreciated.
On Mon, Nov 5, 2018 at 4:20 PM Davide Italiano via lldb-commits
wrote:
>
> Author: davide
> Date: Mon Nov 5 16:18:17 2018
> New Revision: 346186
>
> URL: http://llvm.org/viewvc/llvm-project?rev=346186&
Author: davide
Date: Mon Nov 5 16:18:17 2018
New Revision: 346186
URL: http://llvm.org/viewvc/llvm-project?rev=346186&view=rev
Log:
[TestVLA] Fix a python decorator.
Modified:
lldb/trunk/packages/Python/lldbsuite/test/lang/c/vla/TestVLA.py
Modified: lldb/trunk/packages/Python/lldbsuite/test