[BAEL-9017] - Fixed conflicts

This commit is contained in:
amit2103
2018-09-29 21:12:21 +05:30
parent 258532c40f
commit 2af9eb89f1
12 changed files with 28 additions and 28 deletions

View File

@@ -4,7 +4,7 @@ import static org.junit.Assert.assertEquals;
import org.junit.Test;
public class CntTest {
public class CntUnitTest {
private Cnt service;