tkobayas commented on code in PR #5965:
URL:
https://github.com/apache/incubator-kie-drools/pull/5965#discussion_r1609160052
##########
drools-drl/drools-drl-parser-tests/src/test/java/org/drools/drl/parser/antlr4/MiscDRLParserTest.java:
##########
@@ -5122,4 +5122,25 @@ void javaKeywordsInPackage(String keyword) {
assertThat(pkg.getRules().get(0).getName()).isEqualTo("R");
}
+
+ @Test
+ void accumulateEmptyChunks() {
+ ParserTestUtils.enableOldParser();
Review Comment:
Ahh, thank you and sorry for the lack of attention...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]