fix wrong comment update

This commit is contained in:
Simulant87
2024-03-23 22:04:53 +01:00
committed by GitHub
parent 4e39d8ccf2
commit ccb4a9b95f

View File

@@ -233,7 +233,7 @@ public class JSONTokenerTest {
/** /**
* Verify that next and back are working properly and tracking the correct positions * 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 @Test
public void testNextBackComboWithNewLines() { public void testNextBackComboWithNewLines() {