[test] Don't drop existing categories for methods.
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 7 Feb 2018 17:34:46 +0000 (17:34 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 7 Feb 2018 17:34:46 +0000 (17:34 +0000)
commitea6fbd92d8a4913957de9b7f1799abdead64f9fc
tree343c4349f1501cf0d5fd7ee5abb4556f93bd7888
parentefed656873be88d303d1702a100b4304db490026
[test] Don't drop existing categories for methods.

The change in r324488 dropped the existing category attribute in for
instance methods. This patch corrects that.

Differential revision: https://reviews.llvm.org/D43024

llvm-svn: 324492
lldb/packages/Python/lldbsuite/test/decorators.py