[python] [tests] Update priority values in code completion test
authorMichal Gorny <mgorny@gentoo.org>
Thu, 9 Nov 2017 20:17:41 +0000 (20:17 +0000)
committerMichal Gorny <mgorny@gentoo.org>
Thu, 9 Nov 2017 20:17:41 +0000 (20:17 +0000)
commitfe5ae8e4712ff62c611516f32324ccfa92a232b7
treec0ec9994710942aaf25fecec289b6de1d5b4eeb5
parentb46256b0b4ce0746b7d9c121a2572c17765cffea
[python] [tests] Update priority values in code completion test

The priority for destructors and operators was reduced in r314019.
Adjust the values used in the test appropriately to fix the test
failure.

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

llvm-svn: 317828
clang/bindings/python/tests/cindex/test_code_completion.py