mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
This commit also adds a test case that would fail under `codeql test run --check-diff-informed` if not for the override of `getASelectedSourceLocation`. There was no existing such test since all the existing tests used anonymous classes whose location was on the same line as the source.