diff --git a/tests/org.eclipse.xtext.generator.tests/src/org/eclipse/xtext/parseerrorhandling/ParseErrorHandlingTest.java b/tests/org.eclipse.xtext.generator.tests/src/org/eclipse/xtext/parseerrorhandling/ParseErrorHandlingTest.java index c9190ae0e..e785ae71f 100644 --- a/tests/org.eclipse.xtext.generator.tests/src/org/eclipse/xtext/parseerrorhandling/ParseErrorHandlingTest.java +++ b/tests/org.eclipse.xtext.generator.tests/src/org/eclipse/xtext/parseerrorhandling/ParseErrorHandlingTest.java @@ -69,7 +69,7 @@ public class ParseErrorHandlingTest extends AbstractGeneratorTest { public void testname() throws Exception { String model = "import 'holla' foo returns y::Z : name=ID # 'foo'; bar : 'stuff'"; for (int i=model.length();0