reenable tests
This commit is contained in:
parent
96c62ac24c
commit
98ee666a66
|
@ -13,7 +13,6 @@ import org.junit.Ignore;
|
|||
import org.junit.runner.RunWith;
|
||||
import org.junit.runners.Parameterized;
|
||||
|
||||
@Ignore
|
||||
@RunWith(Parameterized.class)
|
||||
public class TestCompositeLexers extends BaseRuntimeTest {
|
||||
public TestCompositeLexers(RuntimeTestDescriptor descriptor) {
|
||||
|
|
Loading…
Reference in New Issue