mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +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).