diffparser
diffparser copied to clipboard
git.diff test resource is in the wrong package
git.diff test resource is located under org/wickedsource/diffparser/unified/, whereas the GitDiffTest class which uses it has been moved at b6df332 to io.reflectoring.diffparser.unified, so it is now failing due to resource load error.
Looks like this can be closed with a PR.