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