X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-PDP-REST%2Fsrc%2Ftest%2Fjava%2Forg%2Fonap%2Fpolicy%2Fpdp%2Frest%2Fauth%2Ftest%2FAuthenticationServiceTest.java;h=1585fe420e481ec78b71175e227cb2015cc171fc;hb=690d0d14418c84a5a1e52b36cea74c797c2c8819;hp=31ae7c7fbcff3e96d12a01d815362d21eae1f6cf;hpb=03fecc4a9b6149f08e3be308dc01ad08ed9c1fb9;p=policy%2Fengine.git diff --git a/ONAP-PDP-REST/src/test/java/org/onap/policy/pdp/rest/auth/test/AuthenticationServiceTest.java b/ONAP-PDP-REST/src/test/java/org/onap/policy/pdp/rest/auth/test/AuthenticationServiceTest.java index 31ae7c7fb..1585fe420 100644 --- a/ONAP-PDP-REST/src/test/java/org/onap/policy/pdp/rest/auth/test/AuthenticationServiceTest.java +++ b/ONAP-PDP-REST/src/test/java/org/onap/policy/pdp/rest/auth/test/AuthenticationServiceTest.java @@ -17,7 +17,7 @@ * limitations under the License. * ============LICENSE_END========================================================= */ -//foo + package org.onap.policy.pdp.rest.auth.test; import static org.junit.Assert.assertEquals;