diffparser icon indicating copy to clipboard operation
diffparser copied to clipboard

git.diff test resource is in the wrong package

Open detouched opened this issue 7 years ago • 1 comments

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.

detouched avatar Jun 06 '18 14:06 detouched

Looks like this can be closed with a PR.

javydreamercsw avatar Aug 10 '18 14:08 javydreamercsw