reenable tests

This commit is contained in:
Eric Vergnaud 2020-10-04 12:56:11 +08:00
parent 96c62ac24c
commit 98ee666a66
1 changed files with 0 additions and 1 deletions

View File

@ -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) {