Commit 89658f5
authored
[libclang/python] Fix cindex test for cpp lang (#172368)
Fix typo in cindex.py where the C++ support test was incorrectly named
test_c instead of test_cpp1 parent 644fd3b commit 89658f5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments