mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-03 03:15:32 -04:00
fix wrong comment update
This commit is contained in:
parent
4e39d8ccf2
commit
ccb4a9b95f
@ -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() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user