Skip to content

Commit

Permalink
remove test class visibility modifier
Browse files Browse the repository at this point in the history
  • Loading branch information
Kr0nox committed Aug 30, 2024
1 parent a2b4048 commit 96967c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
import de.jplag.reporting.reportobject.model.CodePosition;
import de.jplag.reporting.reportobject.model.ComparisonReport;

public class ReportTokenPositionTestTest {
class ReportTokenPositionTestTest {

@Test
void testCorrectTokenPositionsInComparisonReport() {
Expand Down

0 comments on commit 96967c6

Please sign in to comment.