You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by "kinow (via GitHub)" <gi...@apache.org> on 2023/05/27 17:16:16 UTC

[GitHub] [jena] kinow commented on a diff in pull request #1884: GH-1883: Move test-only Turtle parser generator

kinow commented on code in PR #1884:
URL: https://github.com/apache/jena/pull/1884#discussion_r1208069307


##########
jena-core/src/test/java/org/apache/jena/ttl_test/turtle/parser/JavaCharStream.java:
##########
@@ -729,7 +730,7 @@ public void Done()
    * @param newLine the new line number.
    * @param newCol the new column number.
    */
-
+  

Review Comment:
   Not sure if GitHub UI, or if these whitespaces were added intentionally :+1: 



##########
jena-core/testing/ttl_test/README:
##########
@@ -1,4 +1,4 @@
-This is a Turtle parser used in support of jena-core tests.
+This is a Turtle parser used in support of jena-core tests and nothign more.

Review Comment:
   s/nothign/nothing



-- 
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: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org