GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/296
JENA-1409: jena-db testing
Covers JENA-1406, PR#295
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena jena-db-testing
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/296.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #296
----
commit e68daeab353c7a60ac4adba7416aeb2722c317e7
Author: Andy Seaborne <[email protected]>
Date: 2017-10-26T12:15:07Z
Make surefire run TC_*
commit 10441d7f819f9dc9b4ed5191e28821e04a1e0cb1
Author: Andy Seaborne <[email protected]>
Date: 2017-10-26T12:15:10Z
Check .delete() in beforeTest
----
---