Files
codeql/python/ql/test/library-tests/web/tornado/Classes.expected
Rasmus Wriedt Larsen 5b6675aa71 Python: Select location first in tornado Classes test
so it conforms with the general scheme in tests
2019-10-24 15:01:40 +02:00

5 lines
133 B
Plaintext

| test.py:4 | class Handler1 |
| test.py:8 | class Handler2 |
| test.py:14 | class Handler3 |
| test.py:23 | class DeepInheritance |