mirror of
https://github.com/github/codeql.git
synced 2026-01-24 20:02:58 +01:00
This rename was done with
perl -p -i -e's/ConvertToBase/ConvertToNonVirtualBase/g' **/*.ql* **/*.expected
followed by re-running the affected tests.