Merge "Support Multiple Realms for DefaultOrg"
[aaf/authz.git] / auth / auth-cmd / src / test / java / org / onap / aaf / auth / cmd / test / ns / JU_List.java
index 99ad284..f62a818 100644 (file)
  * distributed under the License is distributed on an "AS IS" BASIS,
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
- * limitations under the License.
  * ============LICENSE_END====================================================
  *
  */
+
 package org.onap.aaf.auth.cmd.test.ns;
 
 import static org.junit.Assert.*;
@@ -78,5 +78,5 @@ public class JU_List {
                list.report(null, "test");
                list.report(fu, "test");
        }
-
+       
 }