mirror of
https://github.com/github/codeql.git
synced 2026-02-18 16:03:45 +01: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).