[lldb/Test] Python <3.5 requires **kwargs to come last
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 3 Jun 2020 21:53:30 +0000 (14:53 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 3 Jun 2020 21:54:39 +0000 (14:54 -0700)
commit5fa9c9d7f276b44b3da949382e0d0b5dbfd0ac8b
treed22481f034aaff09bd2c07713a548423d99a77ab
parent9caa34a24cb7d20a129143281cc0e1b2f44bd95c
[lldb/Test] Python <3.5 requires **kwargs to come last

Thanks Martin Böhme for pointing this out.
lldb/packages/Python/lldbsuite/test/lldbtest.py