We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a31f7f commit bc90541Copy full SHA for bc90541
clang/test/bindings/python/tests/cindex/test_file.py
@@ -9,6 +9,7 @@
9
10
inputs_dir = os.path.join(os.path.dirname(__file__), "INPUTS")
11
12
+
13
class TestFile(unittest.TestCase):
14
def test_file(self):
15
index = Index.create()
0 commit comments