Skip to content

Commit

Permalink
fix wrong comment update
Browse files Browse the repository at this point in the history
  • Loading branch information
Simulant87 committed Mar 23, 2024
1 parent 4e39d8c commit ccb4a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/org/json/junit/JSONTokenerTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ public void testSkipToSuccessWithStringReader() throws IOException {

/**
* Verify that next and back are working properly and tracking the correct positions
* with different new in line combinations.
* with different new line combinations.
*/
@Test
public void testNextBackComboWithNewLines() {
Expand Down

0 comments on commit ccb4a9b

Please sign in to comment.