TSK-837: corrected formatting of pom file

This commit is contained in:
Mustapha Zorgati 2019-03-28 09:21:44 +01:00 committed by Holger Hagen
parent da0eb34d1e
commit 114edfb50c
2 changed files with 307 additions and 304 deletions

View File

@ -5,6 +5,9 @@ import pro.taskana.configuration.TaskanaEngineConfiguration;
import static org.junit.Assert.assertNotNull;
/**
* Tests for Taskana lib configuration.
*/
public class ConfigurationTest {
@Test