Running Dmaap consumer in a seprate thread
[nonrtric.git] / policy-agent / src / test / java / org / oransc / policyagent / configuration / ApplicationConfigTest.java
index 257776d..c654620 100644 (file)
@@ -123,4 +123,5 @@ public class ApplicationConfigTest {
 
         assertEquals("Could not find ric: name", exception.getMessage());
     }
 
         assertEquals("Could not find ric: name", exception.getMessage());
     }
+
 }
 }