Fixed the Policy API issues and Bugfixes
[policy/engine.git] / ECOMP-ControlloopPolicy / src / test / java / org / openecomp / policy / controlloop / policy / guard / ControlLoopGuardBuilderTest.java
index 5df0266..3137a12 100644 (file)
@@ -142,12 +142,12 @@ public class ControlLoopGuardBuilderTest {
                        fail(e.getMessage());
                }
        }
-       
+
        @Test
        public void test1() {
                this.test("src/test/resources/v2.0.0-guard/policy_guard_OpenECOMP_demo_vDNS.yaml");
        }
-       
+
        @Test
        public void test2() {
                this.test("src/test/resources/v2.0.0-guard/policy_guard_1707_appc.yaml");