mirror of
https://github.com/stleary/JSON-java.git
synced 2026-01-24 00:03:17 -05: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
|
||||
* with different new in line combinations.
|
||||
* with different new line combinations.
|
||||
*/
|
||||
@Test
|
||||
public void testNextBackComboWithNewLines() {
|
||||
|
||||
Reference in New Issue
Block a user