mirror of
https://github.com/github/codeql.git
synced 2026-02-19 16:33:40 +01:00
The code was written on the assumption that 'seenCode' implies 'seenFiles' but the unit test override 'hasSeenCode()' to always return true. Which meant we would start taking this branch in the unit tests.