Aklakan commented on code in PR #2395: URL: https://github.com/apache/jena/pull/2395#discussion_r1580848049
########## jena-arq/src/test/java/org/apache/jena/sparql/api/TestCancelQueryAFS.java: ########## @@ -0,0 +1,155 @@ +package org.apache.jena.sparql.api; + +/* + * Copyright (c) Telicent Ltd. Review Comment: Methods are now merged into TestQueryExecutionCancel. -- 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]
