Github user ansell commented on a diff in the pull request:

    https://github.com/apache/commons-rdf/pull/30#discussion_r96309546
  
    --- Diff: api/src/test/java/org/apache/commons/rdf/api/AbstractRDFTest.java 
---
    @@ -194,6 +194,114 @@ public void testCreateLiteralLangISO693_3() throws 
Exception {
             assertEquals("\"Herbert Van de Sompel\"@vls", 
vls.ntriplesString());
         }
     
    +    public void testCreateLiteralLangCaseInsensitive() throws Exception {
    --- End diff --
    
    Does this need @Test annotation?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to