Rename module to external-sop and make backend in tests configurable

This commit is contained in:
Paul Schaub 2023-01-07 15:23:57 +01:00
parent 28912618ea
commit e602cc16cc
12 changed files with 80 additions and 30 deletions

View file

@ -6,5 +6,5 @@ rootProject.name = 'SOP-Java'
include 'sop-java',
'sop-java-picocli',
'binary-sop'
'external-sop'