freshen unit tests
This commit is contained in:
parent
ac4786c29a
commit
7e21ec761e
|
@ -1,9 +1,7 @@
|
|||
package org.antlr.v4.test.rt.java;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
import static org.junit.Assert.assertEquals;
|
||||
import static org.junit.Assert.assertNull;
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
public class TestParserErrors extends BaseTest {
|
||||
|
||||
|
|
Loading…
Reference in New Issue