mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +01:00
The TestFile class in the ModelEditor module is more accurate than the existing RelevantFile class in the Util module, so this moves the TestFile class to Util and redefines RelevantFile in terms of the TestFile.