Additional tosca method
[clamp.git] / src / test / java / org / onap / clamp / clds / it / PolicyClientItCase.java
index f849a6c..d0a0fd9 100644 (file)
@@ -78,11 +78,6 @@ public class PolicyClientItCase {
     String modelBpmnPropJson;
     ModelProperties prop;
 
-    /**
-     * Initialize Test.
-     *
-     * @throws TransformerException
-     */
     @Before
     public void setUp() throws IOException, TransformerException {
         modelProp = ResourceFileUtil.getResourceAsString("example/model-properties/tca_new/model-properties.json");