mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +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.