[clang] [libclang/python] Refactor enum usage (PR #95608)

Vlad Serebrennikov via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 1 03:41:18 PDT 2024


================
@@ -10,26 +10,6 @@
 
 
 class TestTokenKind(unittest.TestCase):
-    def test_constructor(self):
----------------
Endilll wrote:

Can't we keep those tests?

https://github.com/llvm/llvm-project/pull/95608


More information about the cfe-commits mailing list