mirror of
https://github.com/github/codeql.git
synced 2026-06-15 18:01:10 +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).