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