Mass add newline package (Style Warnings)
[aaf/authz.git] / auth / auth-oauth / src / test / java / org / onap / aaf / auth / oauth / mapper / JU_MapperIntrospect1_0Test.java
index f5e50d5..f8992e2 100644 (file)
@@ -18,6 +18,7 @@
  * ============LICENSE_END====================================================
  *
  */
+
 package org.onap.aaf.auth.oauth.mapper;
 
 import static org.junit.Assert.assertEquals;
@@ -91,4 +92,4 @@ public class JU_MapperIntrospect1_0Test {
         assertEquals(intro.value, null);
     }
 
-}
\ No newline at end of file
+}