Test-Result XML Fehlte noch
jbialek/DoMapStitch/pipeline/head This commit looks good Details

This commit is contained in:
Johannes Bialek 2022-10-05 01:33:03 +02:00
parent 53f1b45b42
commit 1e38a27bde
1 changed files with 3 additions and 0 deletions

View File

@ -20,3 +20,6 @@ application {
mainClass = 'de.daggit.domap.stitch.Stitcher'
}
test {
useJUnitPlatform()
}