Skip to content

Commit

Permalink
style: tweak test
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Miura <[email protected]>
  • Loading branch information
miurahr committed Feb 2, 2025
1 parent 38a00bb commit 3e15410
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ private static void copyFile(String target) throws IOException {

}

static class HunSpellCheckerMock extends HunSpellChecker {
public static class HunSpellCheckerMock extends HunSpellChecker {
private int counter = 0;
public HunSpellCheckerMock() {
super();
Expand Down

0 comments on commit 3e15410

Please sign in to comment.