mirror of
https://github.com/github/codeql.git
synced 2026-07-07 20:45:28 +02:00
Allow empty lines while looking for diff (between `---expected` and `FAILED`). This can happen when there is `Locations outside the test directory` since an empty line is printed after that warning message (this output can be interleaved with the diff due to parallel execution).