[libclang] Fix a failure in a test for python bindings on CursorKind.OVERLOAD_CANDIDATE.
authorIgor Kudrin <ikudrin.dev@gmail.com>
Tue, 18 Oct 2016 09:30:33 +0000 (09:30 +0000)
committerIgor Kudrin <ikudrin.dev@gmail.com>
Tue, 18 Oct 2016 09:30:33 +0000 (09:30 +0000)
commita6ea95ad640a5924fee7149bc1f8bab20601d893
treef7073afd3dea19e29fe8fdbb68230356c7735fd2
parent9ce5074d29c8fb65d362476a6eef600baae07d39
[libclang] Fix a failure in a test for python bindings on CursorKind.OVERLOAD_CANDIDATE.

The test fails because the value does not lay in any existing group.

Differential Revision: https://reviews.llvm.org/D25470

llvm-svn: 284463
clang/bindings/python/tests/cindex/test_cursor_kind.py