mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-06 18:55:30 +08:00
fix wrong comment update
This commit is contained in:
@@ -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() {
|
||||||
|
Reference in New Issue
Block a user